Komit Sejarah

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