Commit History

作者 SHA1 備註 提交日期
  Kestrel f0c59f36f0 Add migratability for relation types. 6 天之前
  Kestrel 15102cd65d Update .gitignore. 6 天之前
  Kestrel 9715002e2e Fixup itertools removal. 6 天之前
  Kestrel 95c0e5c9b3 Minor cleanups. 6 天之前
  Kestrel 9f9d9fd6fc Add support for collecting existing schemata and confirming that migrations apply as expected. 6 天之前
  Kestrel 68848905fe Working very simple schema migration! 1 周之前
  Kestrel e147485d64 WIP commit. 1 周之前
  Kestrel cf86d6ebfc Update cli module to follow ConnectionPool/ConnectionLease changes. 10 月之前
  Kestrel 43638d3bb6 Revert "Add lease-carrier support to Queryable." 10 月之前
  Kestrel d5f05ba334 Add lease-carrier support to Queryable. 10 月之前
  Kestrel 469efbee52 Add test for Value derivation macro/DatumProxy trait. 10 月之前
  Kestrel 5998372025 Remove in-progress migration implementation. 10 月之前
  Kestrel c867cff475 Rename migration to migrate, fix several clippy nits. 10 月之前
  Kestrel 5b90239bec Moved migration behind feature gate, fixed tests. 10 月之前
  Kestrel 9d390f134d Overcomplicated first approach to defining migrations. 10 月之前
  Kestrel b228dd7170 Implemented New<> wrapper type for migrations. 10 月之前
  Kestrel 47029a1b43 rustfmt pass. 10 月之前
  Kestrel ecd4f1b7de Address clippy nits and add some more documentation. 10 月之前
  Kestrel 97fa9e3fb3 Added nested schemata test. 10 月之前
  Kestrel aa9c4fc7e4 Changed ConnectionLease to be taken as &mut, updated tests. 10 月之前
  Kestrel f616cebfb2 Began switching Database trait to Schema trait. 10 月之前
  Kestrel a5d821fb78 WIP converting to ConnectionPool and ConnectionLease. 10 月之前
  Kestrel fbe24c2324 Initial ConnectionPool. 10 月之前
  Kestrel 9704e7f6d5 Correct microrm-macros dependency and bump version number again. 11 月之前
  Kestrel 47bccb912e Version bump to 0.4.3. 11 月之前
  Kestrel e7035ff29a Add tests and minor QoL additions. 11 月之前
  Kestrel a68b8ad92b Swap to using SQLITE_SERIALIZED instead of SQLITE_MULTITHREADED. 11 月之前
  Kestrel f9cddd32b6 Add Value derive macro. 11 月之前
  Kestrel 5b3d037694 Detect IDMap collisions and complain. 11 月之前
  Kestrel 7601050ca2 Add macro to derive test name for test databases. 11 月之前