Commit History

Author SHA1 Message Date
  Kestrel 8a4e9f2fb4 Fix edge case in CLI eval. 10 months ago
  Kestrel 3fea4ab169 Add helper trait for working with Serialized<> types. 10 months ago
  Kestrel 885e0406e7 Implemented Insertable and Queryable for additional types to be more flexible. 10 months ago
  Kestrel 46f7bb3fc9 Correctly sort table list for stable schema signatures. 10 months ago
  Kestrel 8e136e82f9 Version bump to 0.4.0-rc.4. 10 months ago
  Kestrel e7edb0a794 Cleanups and doc link fixes. 10 months ago
  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. 11 months ago
  Kestrel 4c9915dfb0 Added get_ids() and foreign() methods to Queryable. 11 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