Commit Verlauf

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