Commit History

Автор SHA1 Съобщение Дата
  Kestrel cf86d6ebfc Update cli module to follow ConnectionPool/ConnectionLease changes. преди 4 месеца
  Kestrel f616cebfb2 Began switching Database trait to Schema trait. преди 5 месеца
  Kestrel f9cddd32b6 Add Value derive macro. преди 6 месеца
  Kestrel 1779eefc1c Fix some clippy nits, add skeleton changelog, bump versions for release. преди 7 месеца
  Kestrel 168170caca Add documentation to index_cols! macro. преди 11 месеца
  Kestrel 084ad066b8 Add index specification interface and schema generation. преди 11 месеца
  Kestrel 25603a6dfe Improve documentation and tighten trait impl requirements slightly. преди 11 месеца
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. преди 1 година
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. преди 1 година
  Kestrel ea661f6dbd Successful progress up to simple insertion queries. преди 1 година
  Kestrel 118400a12a Initial reworking with simple DB struct walking implemented. преди 1 година
  Kestrel 542999297d Rearranging and small breaking interface changes. преди 2 години
  Kestrel cd004859e2 Removed janky serde-based deserialization in favour of Modelable::build_from(). преди 2 години
  Kestrel fa52d021ef Add transparent single-element struct storage. преди 2 години
  Kestrel 76753a91ac Began moving column type derivation to be more compile-time. преди 2 години
  Kestrel d06683b9f6 rustfmt pass and get_one_by_multi support. преди 2 години
  Kestrel 954d1d324b Fix sqlite reference to use re_export and clippy nits. преди 2 години
  Kestrel 3feb6c70c1 Add symlink to README in repo root. преди 2 години
  Kestrel 92bf043c19 Add explicit microrm-macros version to dependency. преди 2 години
  Kestrel 39dd1fff7f Reworked internal Index ergonomics. преди 2 години
  Kestrel c9c3e91c8d Add basic index support. преди 2 години
  Kestrel 2eb1748461 Add thread-safe query caching layer. преди 2 години
  Kestrel c452df2598 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. преди 2 години
  Kestrel a3fa9a4e90 Replace num_enum crate with simple reimplementation. преди 2 години
  Kestrel 75240bf66a Remove parallel column name derivation and add foreign key SQL. преди 2 години
  Kestrel bf9edf5e0c Minor cleanups and rustfmt pass. преди 2 години
  Kestrel 2029487b72 Add initial support in type system for foreign keys. преди 2 години
  Kestrel 25ef8ae28a Add explicit ID column to each Entity. преди 2 години
  Kestrel 50b6e1a9ef Fix clippy nits. преди 2 години
  Kestrel 7a31dbc763 Rustfmt pass. преди 2 години