Commit History

Autor SHA1 Mensaxe Data
  Kestrel 168170caca Add documentation to index_cols! macro. hai 7 meses
  Kestrel a3f208bbee Add some documentation and an Index::search() method. hai 7 meses
  Kestrel ad07e8ed59 Minor cleanups. hai 7 meses
  Kestrel e3e2259b7f Implement searching on extra indices. hai 7 meses
  Kestrel 084ad066b8 Add index specification interface and schema generation. hai 7 meses
  Kestrel 6203ed6c27 Clean up use statements slightly and reformat. hai 7 meses
  Kestrel ca6342f818 Rename 'association' to 'relation'. hai 7 meses
  Kestrel 5ce6dd89cf Add support for injective relations. hai 7 meses
  Kestrel bf71ce9307 Expand docs. hai 7 meses
  Kestrel 23bffd4f64 Finished documenting every public type. hai 7 meses
  Kestrel a69204fe9e Add some documentation and remove some redundant code. hai 7 meses
  Kestrel 25603a6dfe Improve documentation and tighten trait impl requirements slightly. hai 7 meses
  Kestrel d88b415152 Fix clippy nits. hai 7 meses
  Kestrel bcc23f46b7 Make db interface slightly more resilient and fixed a few bugs. hai 7 meses
  Kestrel 221cd7b76a Add foreign key constraints to EntityID fields. hai 7 meses
  Kestrel 6e3477d162 Fix version reference in Cargo.toml. hai 7 meses
  Kestrel 245e9c2668 Tag version 0.4.0-rc.1. hai 7 meses
  Kestrel 977223b4e1 Add Datum::bind_to implementation for i64 type. hai 7 meses
  Kestrel 3f7805947e Add documentation and initial autogenerated CLI customization interface. hai 7 meses
  Kestrel 1b857e7b78 Changed EntityPartList to force all parts to have the same Entity type. hai 7 meses
  Kestrel 56988d8d29 Improve error reporting interface for autogenerated CLI commands. hai 7 meses
  Kestrel 82bebba997 Import CLI autogeneration work from uidc. hai 7 meses
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. hai 7 meses
  Kestrel 3c77c897f2 Fix nondeterminism error in schema creation. hai 7 meses
  Kestrel bb138d7270 Added UNIQUE constraint on association mappings. hai 7 meses
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. hai 7 meses
  Kestrel ef7dcca3ea Several enhancements. hai 9 meses
  Kestrel 1d7ea8bf22 Added insert_and_return and entity updating functionality. hai 9 meses
  Kestrel 8238ccea5b Implemented datum query-equivalence for smoother query construction. hai 9 meses
  Kestrel 2c7cd772f3 Minor cleanups. hai 9 meses