Commit History

Author SHA1 Message Date
  Kestrel 34b4b675ab rustfmt and clippy pass. 10 months ago
  Kestrel 8aceb08183 Refactored and changed the clap autogeneration interface. 10 months ago
  Kestrel d53c910e9f Add rustfmt.toml. 10 months ago
  Kestrel fe8291cc2b Minor cleanups. 10 months ago
  Kestrel 9ed2328714 Moved integration tests out of main source tree. 10 months ago
  Kestrel 13b79d82d1 Version bump to 0.4.0-rc.3. 10 months ago
  Kestrel fc86bdd417 Refactoring and minor improvements to query module. 10 months ago
  Kestrel 1c1a600267 Removed an unnecessary intermediate trait indirection. 10 months ago
  Kestrel 4c9915dfb0 Added get_ids() and foreign() methods to Queryable. 10 months ago
  Kestrel 4711b79330 Expand documentation somewhat. 11 months ago
  Kestrel bf6fc5d6ad Bump version number to 0.4.0-rc.2. 11 months ago
  Kestrel 168170caca Add documentation to index_cols! macro. 11 months ago
  Kestrel a3f208bbee Add some documentation and an Index::search() method. 11 months ago
  Kestrel ad07e8ed59 Minor cleanups. 11 months ago
  Kestrel e3e2259b7f Implement searching on extra indices. 11 months ago
  Kestrel 084ad066b8 Add index specification interface and schema generation. 11 months ago
  Kestrel 6203ed6c27 Clean up use statements slightly and reformat. 11 months ago
  Kestrel ca6342f818 Rename 'association' to 'relation'. 11 months ago
  Kestrel 5ce6dd89cf Add support for injective relations. 11 months ago
  Kestrel bf71ce9307 Expand docs. 11 months ago
  Kestrel 23bffd4f64 Finished documenting every public type. 11 months ago
  Kestrel a69204fe9e Add some documentation and remove some redundant code. 11 months ago
  Kestrel 25603a6dfe Improve documentation and tighten trait impl requirements slightly. 11 months ago
  Kestrel d88b415152 Fix clippy nits. 11 months ago
  Kestrel bcc23f46b7 Make db interface slightly more resilient and fixed a few bugs. 11 months ago
  Kestrel 221cd7b76a Add foreign key constraints to EntityID fields. 11 months ago
  Kestrel 6e3477d162 Fix version reference in Cargo.toml. 11 months ago
  Kestrel 245e9c2668 Tag version 0.4.0-rc.1. 11 months ago
  Kestrel 977223b4e1 Add Datum::bind_to implementation for i64 type. 11 months ago
  Kestrel 3f7805947e Add documentation and initial autogenerated CLI customization interface. 11 months ago