Historie revizí

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