Commit History

Autor SHA1 Mensaxe Data
  Kestrel c9c3e91c8d Add basic index support. %!s(int64=2) %!d(string=hai) anos
  Kestrel 3cec9bad45 Fix clippy nits. %!s(int64=2) %!d(string=hai) anos
  Kestrel 1540557f38 Properly implement QueryInterface::get_all_by(). %!s(int64=2) %!d(string=hai) anos
  Kestrel 2eb1748461 Add thread-safe query caching layer. %!s(int64=2) %!d(string=hai) anos
  Kestrel de9317da73 Add Modelable impl for f64. %!s(int64=2) %!d(string=hai) anos
  Kestrel 5300ea72e6 Fix clippy nits. %!s(int64=2) %!d(string=hai) anos
  Kestrel b14912a0a7 rustfmt pass %!s(int64=2) %!d(string=hai) anos
  Kestrel c452df2598 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. %!s(int64=2) %!d(string=hai) anos
  Kestrel 8783b088e1 Remove debugging information. %!s(int64=2) %!d(string=hai) anos
  Kestrel a3fa9a4e90 Replace num_enum crate with simple reimplementation. %!s(int64=2) %!d(string=hai) anos
  Kestrel 75240bf66a Remove parallel column name derivation and add foreign key SQL. %!s(int64=2) %!d(string=hai) anos
  Kestrel bf9edf5e0c Minor cleanups and rustfmt pass. %!s(int64=2) %!d(string=hai) anos
  Kestrel 2029487b72 Add initial support in type system for foreign keys. %!s(int64=2) %!d(string=hai) anos
  Kestrel 25ef8ae28a Add explicit ID column to each Entity. %!s(int64=2) %!d(string=hai) anos
  Kestrel 50b6e1a9ef Fix clippy nits. %!s(int64=2) %!d(string=hai) anos
  Kestrel 7a31dbc763 Rustfmt pass. %!s(int64=2) %!d(string=hai) anos
  Kestrel e59e2c26c6 Add simple .vimrc to ignore target directory. %!s(int64=2) %!d(string=hai) anos
  Kestrel 5b2f038efa Begin support for newtype structs. %!s(int64=2) %!d(string=hai) anos
  Kestrel 8add3cfd46 Swap to using distinct types for each entity. Closes #2. %!s(int64=2) %!d(string=hai) anos
  Kestrel cc108b7ecf Remove test schema. %!s(int64=2) %!d(string=hai) anos
  Kestrel 969a578000 Add a DBError type for specific errors from DB::new(). %!s(int64=2) %!d(string=hai) anos
  Kestrel b359e49ac2 Add microrm_internal attribute to Entity derive macro. %!s(int64=2) %!d(string=hai) anos
  Kestrel 201d37483b Add some documentation. %!s(int64=2) %!d(string=hai) anos
  Kestrel 249a902265 Add cargo workspace. %!s(int64=2) %!d(string=hai) anos
  Kestrel 0c11845ce4 Escape table and column names in generated SQL. %!s(int64=2) %!d(string=hai) anos
  Kestrel edfbe7a284 Fix column naming order. %!s(int64=2) %!d(string=hai) anos
  Kestrel 071ccb2c47 Improved ergonomics of query interface. %!s(int64=2) %!d(string=hai) anos
  Kestrel e5bb22382b Removed strum dependency, began writing condition support. %!s(int64=2) %!d(string=hai) anos
  Kestrel 9ce47c34c6 Cleanup control flow. %!s(int64=2) %!d(string=hai) anos
  Kestrel 919832d1e5 Remove clippy nits. %!s(int64=2) %!d(string=hai) anos