Историја ревизија

Аутор SHA1 Порука Датум
  Kestrel 2eb1748461 Add thread-safe query caching layer. пре 2 година
  Kestrel de9317da73 Add Modelable impl for f64. пре 2 година
  Kestrel 5300ea72e6 Fix clippy nits. пре 2 година
  Kestrel b14912a0a7 rustfmt pass пре 2 година
  Kestrel c452df2598 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. пре 2 година
  Kestrel 8783b088e1 Remove debugging information. пре 2 година
  Kestrel a3fa9a4e90 Replace num_enum crate with simple reimplementation. пре 2 година
  Kestrel 75240bf66a Remove parallel column name derivation and add foreign key SQL. пре 2 година
  Kestrel bf9edf5e0c Minor cleanups and rustfmt pass. пре 2 година
  Kestrel 2029487b72 Add initial support in type system for foreign keys. пре 2 година
  Kestrel 25ef8ae28a Add explicit ID column to each Entity. пре 2 година
  Kestrel 50b6e1a9ef Fix clippy nits. пре 2 година
  Kestrel 7a31dbc763 Rustfmt pass. пре 2 година
  Kestrel e59e2c26c6 Add simple .vimrc to ignore target directory. пре 2 година
  Kestrel 5b2f038efa Begin support for newtype structs. пре 2 година
  Kestrel 8add3cfd46 Swap to using distinct types for each entity. Closes #2. пре 2 година
  Kestrel cc108b7ecf Remove test schema. пре 2 година
  Kestrel 969a578000 Add a DBError type for specific errors from DB::new(). пре 2 година
  Kestrel b359e49ac2 Add microrm_internal attribute to Entity derive macro. пре 2 година
  Kestrel 201d37483b Add some documentation. пре 2 година
  Kestrel 249a902265 Add cargo workspace. пре 2 година
  Kestrel 0c11845ce4 Escape table and column names in generated SQL. пре 2 година
  Kestrel edfbe7a284 Fix column naming order. пре 2 година
  Kestrel 071ccb2c47 Improved ergonomics of query interface. пре 2 година
  Kestrel e5bb22382b Removed strum dependency, began writing condition support. пре 2 година
  Kestrel 9ce47c34c6 Cleanup control flow. пре 2 година
  Kestrel 919832d1e5 Remove clippy nits. пре 2 година
  Kestrel ce04e995b5 rustfmt pass. пре 2 година
  Kestrel 3320d25bef Code cleanups. пре 2 година
  Kestrel 9a88b9148e Add loading of integers for models. пре 2 година