História revízii

Autor SHA1 Správa Dátum
  Kestrel de1d675e4e Merge branch 'v0.5' into v0.5.0-rc 9 mesiacov pred
  Kestrel cf86d6ebfc Update cli module to follow ConnectionPool/ConnectionLease changes. 9 mesiacov pred
  Kestrel 43638d3bb6 Revert "Add lease-carrier support to Queryable." 9 mesiacov pred
  Kestrel d5f05ba334 Add lease-carrier support to Queryable. 9 mesiacov pred
  Kestrel 469efbee52 Add test for Value derivation macro/DatumProxy trait. 9 mesiacov pred
  Kestrel 7e0d1124ec Bump version number to v0.5.0-rc.1. 9 mesiacov pred
  Kestrel 5998372025 Remove in-progress migration implementation. 9 mesiacov pred
  Kestrel c867cff475 Rename migration to migrate, fix several clippy nits. 9 mesiacov pred
  Kestrel 5b90239bec Moved migration behind feature gate, fixed tests. 9 mesiacov pred
  Kestrel 9d390f134d Overcomplicated first approach to defining migrations. 9 mesiacov pred
  Kestrel b228dd7170 Implemented New<> wrapper type for migrations. 9 mesiacov pred
  Kestrel 47029a1b43 rustfmt pass. 9 mesiacov pred
  Kestrel ecd4f1b7de Address clippy nits and add some more documentation. 9 mesiacov pred
  Kestrel 97fa9e3fb3 Added nested schemata test. 9 mesiacov pred
  Kestrel aa9c4fc7e4 Changed ConnectionLease to be taken as &mut, updated tests. 9 mesiacov pred
  Kestrel f616cebfb2 Began switching Database trait to Schema trait. 9 mesiacov pred
  Kestrel a5d821fb78 WIP converting to ConnectionPool and ConnectionLease. 9 mesiacov pred
  Kestrel fbe24c2324 Initial ConnectionPool. 9 mesiacov pred
  Kestrel 9704e7f6d5 Correct microrm-macros dependency and bump version number again. 10 mesiacov pred
  Kestrel 47bccb912e Version bump to 0.4.3. 10 mesiacov pred
  Kestrel e7035ff29a Add tests and minor QoL additions. 10 mesiacov pred
  Kestrel a68b8ad92b Swap to using SQLITE_SERIALIZED instead of SQLITE_MULTITHREADED. 10 mesiacov pred
  Kestrel f9cddd32b6 Add Value derive macro. 10 mesiacov pred
  Kestrel 5b3d037694 Detect IDMap collisions and complain. 10 mesiacov pred
  Kestrel 7601050ca2 Add macro to derive test name for test databases. 10 mesiacov pred
  Kestrel 81801471a6 Bump version number to 0.4.2 and update CHANGELOG.md 10 mesiacov pred
  Kestrel 6c079dcad6 Add Deref and DerefMut impls to Serialized<T>. 10 mesiacov pred
  Kestrel 0a31604476 Add support for atomic delete-and-return operations. 10 mesiacov pred
  Kestrel b9d8091ddf Add bundled_sqlite feature and bump version number. 11 mesiacov pred
  Kestrel 84d15f768b Change referenced microrm-macros version. 11 mesiacov pred