Commit History

Author SHA1 Message Date
  Kestrel b359e49ac2 Add microrm_internal attribute to Entity derive macro. 2 years ago
  Kestrel 201d37483b Add some documentation. 2 years ago
  Kestrel 249a902265 Add cargo workspace. 2 years ago
  Kestrel 0c11845ce4 Escape table and column names in generated SQL. 2 years ago
  Kestrel edfbe7a284 Fix column naming order. 2 years ago
  Kestrel 071ccb2c47 Improved ergonomics of query interface. 2 years ago
  Kestrel e5bb22382b Removed strum dependency, began writing condition support. 2 years ago
  Kestrel 9ce47c34c6 Cleanup control flow. 2 years ago
  Kestrel 919832d1e5 Remove clippy nits. 2 years ago
  Kestrel ce04e995b5 rustfmt pass. 2 years ago
  Kestrel 3320d25bef Code cleanups. 2 years ago
  Kestrel 9a88b9148e Add loading of integers for models. 2 years ago
  Kestrel efa9c37f32 Initial version of microrm, successfully can store and load very simple entities. 2 years ago