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

Аутор SHA1 Порука Датум
  Kestrel d88b415152 Fix clippy nits. пре 7 месеци
  Kestrel 1b857e7b78 Changed EntityPartList to force all parts to have the same Entity type. пре 7 месеци
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. пре 7 месеци
  Kestrel bb138d7270 Added UNIQUE constraint on association mappings. пре 7 месеци
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. пре 7 месеци
  Kestrel ef7dcca3ea Several enhancements. пре 9 месеци
  Kestrel 1d7ea8bf22 Added insert_and_return and entity updating functionality. пре 9 месеци
  Kestrel 8238ccea5b Implemented datum query-equivalence for smoother query construction. пре 9 месеци
  Kestrel 0da682090e Swap from sqlite crate to custom sqlite wrapper. пре 9 месеци
  Kestrel e23e15495a Fix clippy nits. пре 9 месеци
  Kestrel ab06e1f3c2 Significant reworking of query interface to be more unified. пре 9 месеци
  Kestrel 4980173041 Reorganization and minor cleanups. пре 9 месеци
  Kestrel 522cf9ba00 Sketched out datum discrimination for type-specific behaviour. пре 9 месеци
  Kestrel 524776d76e Renamed entity::EntityDatum to datum::Datum and removed ctx from table names. пре 9 месеци
  Kestrel 96f9ed0aa9 Added IDWrap<> and Serialized<> types. пре 9 месеци
  Kestrel 1c199b198a Implemented basic AssocMap queries (insert/get_all). пре 9 месеци
  Kestrel bade985c1e Successful entity round-trip with cached prepared statements. пре 9 месеци
  Kestrel b5eb620c07 Reorganization and rustfmt pass. пре 9 месеци
  Kestrel acf24d8500 Some minor expansions. пре 9 месеци
  Kestrel ea661f6dbd Successful progress up to simple insertion queries. пре 9 месеци
  Kestrel 3671738490 rustfmt pass. пре 9 месеци
  Kestrel 118400a12a Initial reworking with simple DB struct walking implemented. пре 9 месеци
  Kestrel bf1a35d6ca Add Display trait to all automatic Entity ID implementations. пре 1 година
  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 0673699fa5 Change query interface significantly. пре 2 година
  Kestrel 75021152c7 Fix some clippy nits. пре 2 година
  Kestrel c530b985eb Rustfmt pass. пре 2 година
  Kestrel 8457c8c01c Improve get_one_by_multi ergonomics. пре 2 година