Commit History

Автор SHA1 Съобщение Дата
  Kestrel 31d39b4bce Add note about multithreaded/async programming and generally update docs. преди 2 години
  Kestrel c396883dc0 rustfmt pass, tweak to simple_in_memory bench. преди 2 години
  Kestrel a73241fe5a Bump versions for publishing. преди 2 години
  Kestrel edd171a480 Replaced Entity::values() uses with visit_values() to remove heap allocations. преди 2 години
  Kestrel 720f934631 Add by_id() function for Filter. преди 2 години
  Kestrel 2084306e08 Added way of updating entire Entity at once. преди 2 години
  Kestrel d4e08ff0e4 Bump microrm-macros version. преди 2 години
  Kestrel 8e6281f6bb Remove unneeded dependency. преди 2 години
  Kestrel 220eb67a26 Add simple update support; more complete version forthcoming. преди 2 години
  Kestrel 42db4cd583 Split query::build into separate modules. преди 2 години
  Kestrel 63018508e4 Remove unused code. преди 2 години
  Kestrel 4ba3f63b3a Add comparison support to Filterable. преди 2 години
  Kestrel 0751a4b17a Bump version number to reflect breaking changes. преди 2 години
  Kestrel 0673699fa5 Change query interface significantly. преди 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 години