História revízii

Autor SHA1 Správa Dátum
  Kestrel 954d1d324b Fix sqlite reference to use re_export and clippy nits. 2 rokov pred
  Kestrel 3feb6c70c1 Add symlink to README in repo root. 2 rokov pred
  Kestrel 92bf043c19 Add explicit microrm-macros version to dependency. 2 rokov pred
  Kestrel 39dd1fff7f Reworked internal Index ergonomics. 2 rokov pred
  Kestrel c9c3e91c8d Add basic index support. 2 rokov pred
  Kestrel 2eb1748461 Add thread-safe query caching layer. 2 rokov pred
  Kestrel c452df2598 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. 2 rokov pred
  Kestrel a3fa9a4e90 Replace num_enum crate with simple reimplementation. 2 rokov pred
  Kestrel 75240bf66a Remove parallel column name derivation and add foreign key SQL. 2 rokov pred
  Kestrel bf9edf5e0c Minor cleanups and rustfmt pass. 2 rokov pred
  Kestrel 2029487b72 Add initial support in type system for foreign keys. 2 rokov pred
  Kestrel 25ef8ae28a Add explicit ID column to each Entity. 2 rokov pred
  Kestrel 50b6e1a9ef Fix clippy nits. 2 rokov pred
  Kestrel 7a31dbc763 Rustfmt pass. 2 rokov pred
  Kestrel 5b2f038efa Begin support for newtype structs. 2 rokov pred
  Kestrel 8add3cfd46 Swap to using distinct types for each entity. Closes #2. 2 rokov pred
  Kestrel 969a578000 Add a DBError type for specific errors from DB::new(). 2 rokov pred
  Kestrel b359e49ac2 Add microrm_internal attribute to Entity derive macro. 2 rokov pred
  Kestrel 201d37483b Add some documentation. 2 rokov pred
  Kestrel e5bb22382b Removed strum dependency, began writing condition support. 2 rokov pred
  Kestrel 9ce47c34c6 Cleanup control flow. 2 rokov pred
  Kestrel 3320d25bef Code cleanups. 2 rokov pred
  Kestrel 9a88b9148e Add loading of integers for models. 2 rokov pred
  Kestrel efa9c37f32 Initial version of microrm, successfully can store and load very simple entities. 2 rokov pred