Commit History

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