Historique des commits

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