История коммитов

Автор SHA1 Сообщение Дата
  Kestrel 977223b4e1 Add Datum::bind_to implementation for i64 type. 11 месяцев назад
  Kestrel 3f7805947e Add documentation and initial autogenerated CLI customization interface. 11 месяцев назад
  Kestrel 1b857e7b78 Changed EntityPartList to force all parts to have the same Entity type. 11 месяцев назад
  Kestrel 56988d8d29 Improve error reporting interface for autogenerated CLI commands. 11 месяцев назад
  Kestrel 82bebba997 Import CLI autogeneration work from uidc. 11 месяцев назад
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. 11 месяцев назад
  Kestrel 3c77c897f2 Fix nondeterminism error in schema creation. 11 месяцев назад
  Kestrel bb138d7270 Added UNIQUE constraint on association mappings. 11 месяцев назад
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. 11 месяцев назад
  Kestrel ef7dcca3ea Several enhancements. 1 год назад
  Kestrel 1d7ea8bf22 Added insert_and_return and entity updating functionality. 1 год назад
  Kestrel 8238ccea5b Implemented datum query-equivalence for smoother query construction. 1 год назад
  Kestrel 2c7cd772f3 Minor cleanups. 1 год назад
  Kestrel 6890b3a622 Minor cleanups. 1 год назад
  Kestrel 897406216b Fix clippy nits. 1 год назад
  Kestrel 0da682090e Swap from sqlite crate to custom sqlite wrapper. 1 год назад
  Kestrel e23e15495a Fix clippy nits. 1 год назад
  Kestrel bce11af19b Change delete query return type. 1 год назад
  Kestrel c60c21256c Add ON DELETE CASCADE to domain/range columns of association tables. 1 год назад
  Kestrel 9fece07a2b Added entity deletion, count, and join queries. 1 год назад
  Kestrel ab06e1f3c2 Significant reworking of query interface to be more unified. 1 год назад
  Kestrel bc78263b3a Bump version numbers to 0.4.0. 1 год назад
  Kestrel 766e957411 Many minor changes inspired by dogfooding. 1 год назад
  Kestrel 0af97f4f42 Added wrapper functions for AssocInterface to Assoc*. 1 год назад
  Kestrel 70aad8d50a Started implementing generic AssocInterface for all Assoc* types. 1 год назад
  Kestrel 4cc45a2dd4 rustfmt pass. 1 год назад
  Kestrel 36b2c342e3 Minor fix to tests. 1 год назад
  Kestrel 4980173041 Reorganization and minor cleanups. 1 год назад
  Kestrel 522cf9ba00 Sketched out datum discrimination for type-specific behaviour. 1 год назад
  Kestrel 524776d76e Renamed entity::EntityDatum to datum::Datum and removed ctx from table names. 1 год назад