Историја ревизија

Аутор SHA1 Порука Датум
  Kestrel f9cddd32b6 Add Value derive macro. пре 1 месец
  Kestrel 1779eefc1c Fix some clippy nits, add skeleton changelog, bump versions for release. пре 2 месеци
  Kestrel 168170caca Add documentation to index_cols! macro. пре 7 месеци
  Kestrel 084ad066b8 Add index specification interface and schema generation. пре 7 месеци
  Kestrel 25603a6dfe Improve documentation and tighten trait impl requirements slightly. пре 7 месеци
  Kestrel 3a79e8a7a1 Implement simple entity keying mechanism to support multiple fields in a unique key. пре 7 месеци
  Kestrel 60ab001dc1 Many minor changes to better support autogenerating interfaces based on microrm schemata. пре 7 месеци
  Kestrel ea661f6dbd Successful progress up to simple insertion queries. пре 9 месеци
  Kestrel 118400a12a Initial reworking with simple DB struct walking implemented. пре 9 месеци
  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 година
  Kestrel 5b2f038efa Begin support for newtype structs. пре 2 година
  Kestrel 8add3cfd46 Swap to using distinct types for each entity. Closes #2. пре 2 година