Commit Verlauf

Autor SHA1 Nachricht Datum
  Kestrel e7035ff29a Add tests and minor QoL additions. vor 4 Monaten
  Kestrel a68b8ad92b Swap to using SQLITE_SERIALIZED instead of SQLITE_MULTITHREADED. vor 4 Monaten
  Kestrel f9cddd32b6 Add Value derive macro. vor 4 Monaten
  Kestrel 5b3d037694 Detect IDMap collisions and complain. vor 4 Monaten
  Kestrel 7601050ca2 Add macro to derive test name for test databases. vor 4 Monaten
  Kestrel 81801471a6 Bump version number to 0.4.2 and update CHANGELOG.md vor 4 Monaten
  Kestrel 6c079dcad6 Add Deref and DerefMut impls to Serialized<T>. vor 4 Monaten
  Kestrel 0a31604476 Add support for atomic delete-and-return operations. vor 4 Monaten
  Kestrel b9d8091ddf Add bundled_sqlite feature and bump version number. vor 5 Monaten
  Kestrel 84d15f768b Change referenced microrm-macros version. vor 5 Monaten
  Kestrel 1779eefc1c Fix some clippy nits, add skeleton changelog, bump versions for release. vor 5 Monaten
  Kestrel e6b74aeb3c Bump version to 0.4.0-rc.5. vor 5 Monaten
  Kestrel bf3d8062a7 Allow multiple uniqueness constraints by ignoring all but the first. vor 5 Monaten
  Kestrel ac2708239f Add dedicated EntityPart impl for EntityIDs. vor 9 Monaten
  Kestrel 8a4e9f2fb4 Fix edge case in CLI eval. vor 9 Monaten
  Kestrel 3fea4ab169 Add helper trait for working with Serialized<> types. vor 9 Monaten
  Kestrel 885e0406e7 Implemented Insertable and Queryable for additional types to be more flexible. vor 10 Monaten
  Kestrel 46f7bb3fc9 Correctly sort table list for stable schema signatures. vor 10 Monaten
  Kestrel 8e136e82f9 Version bump to 0.4.0-rc.4. vor 10 Monaten
  Kestrel e7edb0a794 Cleanups and doc link fixes. vor 10 Monaten
  Kestrel 34b4b675ab rustfmt and clippy pass. vor 10 Monaten
  Kestrel 8aceb08183 Refactored and changed the clap autogeneration interface. vor 10 Monaten
  Kestrel d53c910e9f Add rustfmt.toml. vor 10 Monaten
  Kestrel fe8291cc2b Minor cleanups. vor 10 Monaten
  Kestrel 9ed2328714 Moved integration tests out of main source tree. vor 10 Monaten
  Kestrel 13b79d82d1 Version bump to 0.4.0-rc.3. vor 10 Monaten
  Kestrel fc86bdd417 Refactoring and minor improvements to query module. vor 10 Monaten
  Kestrel 1c1a600267 Removed an unnecessary intermediate trait indirection. vor 10 Monaten
  Kestrel 4c9915dfb0 Added get_ids() and foreign() methods to Queryable. vor 10 Monaten
  Kestrel 4711b79330 Expand documentation somewhat. vor 10 Monaten