История коммитов

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