Commit Verlauf

Autor SHA1 Nachricht Datum
  Kestrel a69204fe9e Add some documentation and remove some redundant code. vor 7 Monaten
  Kestrel 25603a6dfe Improve documentation and tighten trait impl requirements slightly. vor 7 Monaten
  Kestrel d88b415152 Fix clippy nits. vor 7 Monaten
  Kestrel bcc23f46b7 Make db interface slightly more resilient and fixed a few bugs. vor 7 Monaten
  Kestrel 221cd7b76a Add foreign key constraints to EntityID fields. vor 7 Monaten
  Kestrel 6e3477d162 Fix version reference in Cargo.toml. vor 7 Monaten
  Kestrel 245e9c2668 Tag version 0.4.0-rc.1. vor 7 Monaten
  Kestrel 977223b4e1 Add Datum::bind_to implementation for i64 type. vor 7 Monaten
  Kestrel 3f7805947e Add documentation and initial autogenerated CLI customization interface. vor 7 Monaten
  Kestrel 1b857e7b78 Changed EntityPartList to force all parts to have the same Entity type. vor 7 Monaten
  Kestrel 56988d8d29 Improve error reporting interface for autogenerated CLI commands. vor 7 Monaten
  Kestrel 82bebba997 Import CLI autogeneration work from uidc. vor 7 Monaten
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. vor 7 Monaten
  Kestrel 3c77c897f2 Fix nondeterminism error in schema creation. vor 7 Monaten
  Kestrel bb138d7270 Added UNIQUE constraint on association mappings. vor 7 Monaten
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. vor 7 Monaten
  Kestrel ef7dcca3ea Several enhancements. vor 9 Monaten
  Kestrel 1d7ea8bf22 Added insert_and_return and entity updating functionality. vor 9 Monaten
  Kestrel 8238ccea5b Implemented datum query-equivalence for smoother query construction. vor 9 Monaten
  Kestrel 2c7cd772f3 Minor cleanups. vor 9 Monaten
  Kestrel 6890b3a622 Minor cleanups. vor 9 Monaten
  Kestrel 897406216b Fix clippy nits. vor 9 Monaten
  Kestrel 0da682090e Swap from sqlite crate to custom sqlite wrapper. vor 9 Monaten
  Kestrel e23e15495a Fix clippy nits. vor 9 Monaten
  Kestrel bce11af19b Change delete query return type. vor 9 Monaten
  Kestrel c60c21256c Add ON DELETE CASCADE to domain/range columns of association tables. vor 9 Monaten
  Kestrel 9fece07a2b Added entity deletion, count, and join queries. vor 9 Monaten
  Kestrel ab06e1f3c2 Significant reworking of query interface to be more unified. vor 9 Monaten
  Kestrel bc78263b3a Bump version numbers to 0.4.0. vor 9 Monaten
  Kestrel 766e957411 Many minor changes inspired by dogfooding. vor 9 Monaten