Historique des commits

Auteur SHA1 Message Date
  Kestrel 56988d8d29 Improve error reporting interface for autogenerated CLI commands. il y a 7 mois
  Kestrel 82bebba997 Import CLI autogeneration work from uidc. il y a 7 mois
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. il y a 7 mois
  Kestrel 3c77c897f2 Fix nondeterminism error in schema creation. il y a 7 mois
  Kestrel bb138d7270 Added UNIQUE constraint on association mappings. il y a 7 mois
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. il y a 7 mois
  Kestrel ef7dcca3ea Several enhancements. il y a 9 mois
  Kestrel 1d7ea8bf22 Added insert_and_return and entity updating functionality. il y a 9 mois
  Kestrel 8238ccea5b Implemented datum query-equivalence for smoother query construction. il y a 9 mois
  Kestrel 2c7cd772f3 Minor cleanups. il y a 9 mois
  Kestrel 6890b3a622 Minor cleanups. il y a 9 mois
  Kestrel 897406216b Fix clippy nits. il y a 9 mois
  Kestrel 0da682090e Swap from sqlite crate to custom sqlite wrapper. il y a 9 mois
  Kestrel e23e15495a Fix clippy nits. il y a 9 mois
  Kestrel bce11af19b Change delete query return type. il y a 9 mois
  Kestrel c60c21256c Add ON DELETE CASCADE to domain/range columns of association tables. il y a 9 mois
  Kestrel 9fece07a2b Added entity deletion, count, and join queries. il y a 9 mois
  Kestrel ab06e1f3c2 Significant reworking of query interface to be more unified. il y a 9 mois
  Kestrel bc78263b3a Bump version numbers to 0.4.0. il y a 9 mois
  Kestrel 766e957411 Many minor changes inspired by dogfooding. il y a 9 mois
  Kestrel 0af97f4f42 Added wrapper functions for AssocInterface to Assoc*. il y a 9 mois
  Kestrel 70aad8d50a Started implementing generic AssocInterface for all Assoc* types. il y a 9 mois
  Kestrel 4cc45a2dd4 rustfmt pass. il y a 9 mois
  Kestrel 36b2c342e3 Minor fix to tests. il y a 9 mois
  Kestrel 4980173041 Reorganization and minor cleanups. il y a 9 mois
  Kestrel 522cf9ba00 Sketched out datum discrimination for type-specific behaviour. il y a 9 mois
  Kestrel 524776d76e Renamed entity::EntityDatum to datum::Datum and removed ctx from table names. il y a 9 mois
  Kestrel 15c4d75bf9 Add support for mutually-referential entity types. il y a 9 mois
  Kestrel 96f9ed0aa9 Added IDWrap<> and Serialized<> types. il y a 9 mois
  Kestrel 1c199b198a Implemented basic AssocMap queries (insert/get_all). il y a 9 mois