Historie revizí

Autor SHA1 Zpráva Datum
  Kestrel 5b90239bec Moved migration behind feature gate, fixed tests. před 1 dnem
  Kestrel 9d390f134d Overcomplicated first approach to defining migrations. před 5 dny
  Kestrel b228dd7170 Implemented New<> wrapper type for migrations. před 6 dny
  Kestrel 47029a1b43 rustfmt pass. před 1 týdnem
  Kestrel ecd4f1b7de Address clippy nits and add some more documentation. před 1 týdnem
  Kestrel 97fa9e3fb3 Added nested schemata test. před 1 týdnem
  Kestrel aa9c4fc7e4 Changed ConnectionLease to be taken as &mut, updated tests. před 1 týdnem
  Kestrel f616cebfb2 Began switching Database trait to Schema trait. před 1 týdnem
  Kestrel a5d821fb78 WIP converting to ConnectionPool and ConnectionLease. před 1 týdnem
  Kestrel fbe24c2324 Initial ConnectionPool. před 1 týdnem
  Kestrel 9704e7f6d5 Correct microrm-macros dependency and bump version number again. před 1 měsícem
  Kestrel 47bccb912e Version bump to 0.4.3. před 1 měsícem
  Kestrel e7035ff29a Add tests and minor QoL additions. před 1 měsícem
  Kestrel a68b8ad92b Swap to using SQLITE_SERIALIZED instead of SQLITE_MULTITHREADED. před 1 měsícem
  Kestrel f9cddd32b6 Add Value derive macro. před 1 měsícem
  Kestrel 5b3d037694 Detect IDMap collisions and complain. před 1 měsícem
  Kestrel 7601050ca2 Add macro to derive test name for test databases. před 1 měsícem
  Kestrel 81801471a6 Bump version number to 0.4.2 and update CHANGELOG.md před 1 měsícem
  Kestrel 6c079dcad6 Add Deref and DerefMut impls to Serialized<T>. před 1 měsícem
  Kestrel 0a31604476 Add support for atomic delete-and-return operations. před 1 měsícem
  Kestrel b9d8091ddf Add bundled_sqlite feature and bump version number. před 2 měsíci
  Kestrel 84d15f768b Change referenced microrm-macros version. před 2 měsíci
  Kestrel 1779eefc1c Fix some clippy nits, add skeleton changelog, bump versions for release. před 2 měsíci
  Kestrel e6b74aeb3c Bump version to 0.4.0-rc.5. před 2 měsíci
  Kestrel bf3d8062a7 Allow multiple uniqueness constraints by ignoring all but the first. před 2 měsíci
  Kestrel ac2708239f Add dedicated EntityPart impl for EntityIDs. před 6 měsíci
  Kestrel 8a4e9f2fb4 Fix edge case in CLI eval. před 6 měsíci
  Kestrel 3fea4ab169 Add helper trait for working with Serialized<> types. před 6 měsíci
  Kestrel 885e0406e7 Implemented Insertable and Queryable for additional types to be more flexible. před 6 měsíci
  Kestrel 46f7bb3fc9 Correctly sort table list for stable schema signatures. před 6 měsíci