Commit Verlauf

Autor SHA1 Nachricht Datum
  Kestrel 977223b4e1 Add Datum::bind_to implementation for i64 type. vor 11 Monaten
  Kestrel 3f7805947e Add documentation and initial autogenerated CLI customization interface. vor 11 Monaten
  Kestrel 1b857e7b78 Changed EntityPartList to force all parts to have the same Entity type. vor 11 Monaten
  Kestrel 56988d8d29 Improve error reporting interface for autogenerated CLI commands. vor 11 Monaten
  Kestrel 82bebba997 Import CLI autogeneration work from uidc. vor 11 Monaten
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. vor 11 Monaten
  Kestrel 3c77c897f2 Fix nondeterminism error in schema creation. vor 11 Monaten
  Kestrel bb138d7270 Added UNIQUE constraint on association mappings. vor 11 Monaten
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. vor 11 Monaten
  Kestrel ef7dcca3ea Several enhancements. vor 1 Jahr
  Kestrel 1d7ea8bf22 Added insert_and_return and entity updating functionality. vor 1 Jahr
  Kestrel 8238ccea5b Implemented datum query-equivalence for smoother query construction. vor 1 Jahr
  Kestrel 2c7cd772f3 Minor cleanups. vor 1 Jahr
  Kestrel 6890b3a622 Minor cleanups. vor 1 Jahr
  Kestrel 897406216b Fix clippy nits. vor 1 Jahr
  Kestrel 0da682090e Swap from sqlite crate to custom sqlite wrapper. vor 1 Jahr
  Kestrel e23e15495a Fix clippy nits. vor 1 Jahr
  Kestrel bce11af19b Change delete query return type. vor 1 Jahr
  Kestrel c60c21256c Add ON DELETE CASCADE to domain/range columns of association tables. vor 1 Jahr
  Kestrel 9fece07a2b Added entity deletion, count, and join queries. vor 1 Jahr
  Kestrel ab06e1f3c2 Significant reworking of query interface to be more unified. vor 1 Jahr
  Kestrel bc78263b3a Bump version numbers to 0.4.0. vor 1 Jahr
  Kestrel 766e957411 Many minor changes inspired by dogfooding. vor 1 Jahr
  Kestrel 0af97f4f42 Added wrapper functions for AssocInterface to Assoc*. vor 1 Jahr
  Kestrel 70aad8d50a Started implementing generic AssocInterface for all Assoc* types. vor 1 Jahr
  Kestrel 4cc45a2dd4 rustfmt pass. vor 1 Jahr
  Kestrel 36b2c342e3 Minor fix to tests. vor 1 Jahr
  Kestrel 4980173041 Reorganization and minor cleanups. vor 1 Jahr
  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