Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Kestrel a69204fe9e Add some documentation and remove some redundant code. 11 luni în urmă
  Kestrel 25603a6dfe Improve documentation and tighten trait impl requirements slightly. 11 luni în urmă
  Kestrel d88b415152 Fix clippy nits. 11 luni în urmă
  Kestrel 1b857e7b78 Changed EntityPartList to force all parts to have the same Entity type. 11 luni în urmă
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. 11 luni în urmă
  Kestrel bb138d7270 Added UNIQUE constraint on association mappings. 11 luni în urmă
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. 11 luni în urmă
  Kestrel ef7dcca3ea Several enhancements. 1 an în urmă
  Kestrel 1d7ea8bf22 Added insert_and_return and entity updating functionality. 1 an în urmă
  Kestrel 8238ccea5b Implemented datum query-equivalence for smoother query construction. 1 an în urmă
  Kestrel 0da682090e Swap from sqlite crate to custom sqlite wrapper. 1 an în urmă
  Kestrel e23e15495a Fix clippy nits. 1 an în urmă
  Kestrel ab06e1f3c2 Significant reworking of query interface to be more unified. 1 an în urmă
  Kestrel 4980173041 Reorganization and minor cleanups. 1 an în urmă
  Kestrel 522cf9ba00 Sketched out datum discrimination for type-specific behaviour. 1 an în urmă
  Kestrel 524776d76e Renamed entity::EntityDatum to datum::Datum and removed ctx from table names. 1 an în urmă
  Kestrel 96f9ed0aa9 Added IDWrap<> and Serialized<> types. 1 an în urmă
  Kestrel 1c199b198a Implemented basic AssocMap queries (insert/get_all). 1 an în urmă
  Kestrel bade985c1e Successful entity round-trip with cached prepared statements. 1 an în urmă
  Kestrel b5eb620c07 Reorganization and rustfmt pass. 1 an în urmă
  Kestrel acf24d8500 Some minor expansions. 1 an în urmă
  Kestrel ea661f6dbd Successful progress up to simple insertion queries. 1 an în urmă
  Kestrel 3671738490 rustfmt pass. 1 an în urmă
  Kestrel 118400a12a Initial reworking with simple DB struct walking implemented. 1 an în urmă
  Kestrel bf1a35d6ca Add Display trait to all automatic Entity ID implementations. 1 an în urmă
  Kestrel edd171a480 Replaced Entity::values() uses with visit_values() to remove heap allocations. 2 ani în urmă
  Kestrel 720f934631 Add by_id() function for Filter. 2 ani în urmă
  Kestrel 2084306e08 Added way of updating entire Entity at once. 2 ani în urmă
  Kestrel 0673699fa5 Change query interface significantly. 2 ani în urmă
  Kestrel 75021152c7 Fix some clippy nits. 2 ani în urmă