Histórico de Commits

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