Историја ревизија

Аутор SHA1 Порука Датум
  Kestrel 5e31a525c0 Rustfmt pass and removed legacy interface. пре 2 година
  Kestrel 28325cb076 Replaced useless TypeId identification with hash of table/column types. пре 2 година
  Kestrel 07e65230aa Add simpler with_cache function to QueryInterface. пре 2 година
  Kestrel 03d4cee5f0 Figured out good way to cache built queries via TypeId. пре 2 година
  Kestrel 9123fcca7e WIP for query builder пре 2 година
  Kestrel 75021152c7 Fix some clippy nits. пре 2 година
  Kestrel 946e437e39 Fix some XXX'd out bits. пре 2 година
  Kestrel c530b985eb Rustfmt pass. пре 2 година
  Kestrel 8457c8c01c Improve get_one_by_multi ergonomics. пре 2 година
  Kestrel 420541434b Converted existing query implementation to use new macro setup. пре 2 година
  Kestrel 462db8e2d1 Tweak Index implementation to work with new EntityColumn types. пре 2 година
  Kestrel e328f86d02 Re-added foreign key support, indexes still minorly broken. пре 2 година
  Kestrel dac233c2f2 Begin rewriting relevant microrm code to support switchover to more compact/type-based ergonomics. пре 2 година
  Kestrel 542999297d Rearranging and small breaking interface changes. пре 2 година
  Kestrel 760438380d Bump microrm-macros version number. пре 2 година
  Kestrel cd004859e2 Removed janky serde-based deserialization in favour of Modelable::build_from(). пре 2 година
  Kestrel bfc7f18643 Properly support loading enums. пре 2 година
  Kestrel 09f3488db4 Bump release version. пре 2 година
  Kestrel 6bb5d9cbc6 Add delete_* functions to QueryInterface. пре 2 година
  Kestrel 13d7d6b245 Fix get_one_by_multi implementation. пре 2 година
  Kestrel 78f84cbb8b Add simple benchmark, allow deserializing unsigned integers. пре 2 година
  Kestrel 9da2d8e0c4 Interface type fix for get_one_by_multi. пре 2 година
  Kestrel 64e0e4946c Rearrange where README.md is and where the symlink is. пре 2 година
  Kestrel 1740ccba37 Bump version number for release. пре 2 година
  Kestrel 64022e7e85 Fix clippy nits and rustfmt pass. пре 2 година
  Kestrel d31e914c77 Add byte-vector optimization to Vec Modelable impl. пре 2 година
  Kestrel fa52d021ef Add transparent single-element struct storage. пре 2 година
  Kestrel 76753a91ac Began moving column type derivation to be more compile-time. пре 2 година
  Kestrel c8ba674fbd Fix failure on Vec<T> in entity. пре 2 година
  Kestrel d06683b9f6 rustfmt pass and get_one_by_multi support. пре 2 година