Historie revizí

Autor SHA1 Zpráva Datum
  Kestrel 43638d3bb6 Revert "Add lease-carrier support to Queryable." před 9 měsíci
  Kestrel d5f05ba334 Add lease-carrier support to Queryable. před 9 měsíci
  Kestrel 469efbee52 Add test for Value derivation macro/DatumProxy trait. před 9 měsíci
  Kestrel 5998372025 Remove in-progress migration implementation. před 9 měsíci
  Kestrel c867cff475 Rename migration to migrate, fix several clippy nits. před 9 měsíci
  Kestrel 5b90239bec Moved migration behind feature gate, fixed tests. před 9 měsíci
  Kestrel 9d390f134d Overcomplicated first approach to defining migrations. před 9 měsíci
  Kestrel b228dd7170 Implemented New<> wrapper type for migrations. před 9 měsíci
  Kestrel 47029a1b43 rustfmt pass. před 9 měsíci
  Kestrel ecd4f1b7de Address clippy nits and add some more documentation. před 9 měsíci
  Kestrel 97fa9e3fb3 Added nested schemata test. před 9 měsíci
  Kestrel aa9c4fc7e4 Changed ConnectionLease to be taken as &mut, updated tests. před 9 měsíci
  Kestrel f616cebfb2 Began switching Database trait to Schema trait. před 9 měsíci
  Kestrel a5d821fb78 WIP converting to ConnectionPool and ConnectionLease. před 9 měsíci
  Kestrel fbe24c2324 Initial ConnectionPool. před 9 měsíci
  Kestrel 9704e7f6d5 Correct microrm-macros dependency and bump version number again. před 10 měsíci
  Kestrel 47bccb912e Version bump to 0.4.3. před 10 měsíci
  Kestrel e7035ff29a Add tests and minor QoL additions. před 10 měsíci
  Kestrel a68b8ad92b Swap to using SQLITE_SERIALIZED instead of SQLITE_MULTITHREADED. před 10 měsíci
  Kestrel f9cddd32b6 Add Value derive macro. před 10 měsíci
  Kestrel 5b3d037694 Detect IDMap collisions and complain. před 10 měsíci
  Kestrel 7601050ca2 Add macro to derive test name for test databases. před 10 měsíci
  Kestrel 81801471a6 Bump version number to 0.4.2 and update CHANGELOG.md před 10 měsíci
  Kestrel 6c079dcad6 Add Deref and DerefMut impls to Serialized<T>. před 10 měsíci
  Kestrel 0a31604476 Add support for atomic delete-and-return operations. před 10 měsíci
  Kestrel b9d8091ddf Add bundled_sqlite feature and bump version number. před 11 měsíci
  Kestrel 84d15f768b Change referenced microrm-macros version. před 11 měsíci
  Kestrel 1779eefc1c Fix some clippy nits, add skeleton changelog, bump versions for release. před 11 měsíci
  Kestrel e6b74aeb3c Bump version to 0.4.0-rc.5. před 11 měsíci
  Kestrel bf3d8062a7 Allow multiple uniqueness constraints by ignoring all but the first. před 11 měsíci