Commit Verlauf

Autor SHA1 Nachricht Datum
  Kestrel 522cf9ba00 Sketched out datum discrimination for type-specific behaviour. vor 1 Jahr
  Kestrel 524776d76e Renamed entity::EntityDatum to datum::Datum and removed ctx from table names. vor 1 Jahr
  Kestrel 96f9ed0aa9 Added IDWrap<> and Serialized<> types. vor 1 Jahr
  Kestrel 1c199b198a Implemented basic AssocMap queries (insert/get_all). vor 1 Jahr
  Kestrel bade985c1e Successful entity round-trip with cached prepared statements. vor 1 Jahr
  Kestrel b5eb620c07 Reorganization and rustfmt pass. vor 1 Jahr
  Kestrel acf24d8500 Some minor expansions. vor 1 Jahr
  Kestrel ea661f6dbd Successful progress up to simple insertion queries. vor 1 Jahr
  Kestrel 3671738490 rustfmt pass. vor 1 Jahr
  Kestrel 118400a12a Initial reworking with simple DB struct walking implemented. vor 1 Jahr
  Kestrel bf1a35d6ca Add Display trait to all automatic Entity ID implementations. vor 1 Jahr
  Kestrel edd171a480 Replaced Entity::values() uses with visit_values() to remove heap allocations. vor 2 Jahren
  Kestrel 720f934631 Add by_id() function for Filter. vor 2 Jahren
  Kestrel 2084306e08 Added way of updating entire Entity at once. vor 2 Jahren
  Kestrel 0673699fa5 Change query interface significantly. vor 2 Jahren
  Kestrel 75021152c7 Fix some clippy nits. vor 2 Jahren
  Kestrel c530b985eb Rustfmt pass. vor 2 Jahren
  Kestrel 8457c8c01c Improve get_one_by_multi ergonomics. vor 2 Jahren
  Kestrel 420541434b Converted existing query implementation to use new macro setup. vor 2 Jahren
  Kestrel 462db8e2d1 Tweak Index implementation to work with new EntityColumn types. vor 2 Jahren
  Kestrel e328f86d02 Re-added foreign key support, indexes still minorly broken. vor 2 Jahren
  Kestrel dac233c2f2 Begin rewriting relevant microrm code to support switchover to more compact/type-based ergonomics. vor 2 Jahren
  Kestrel 542999297d Rearranging and small breaking interface changes. vor 2 Jahren