Commit History

Author SHA1 Message Date
  Kestrel 150b5c336a Swap to using distinct types for each entity. Closes #2. 2 years ago
  Kestrel 6a189ceacd Remove test schema. 2 years ago
  Kestrel f35c12e67b Add a DBError type for specific errors from DB::new(). 2 years ago
  Kestrel d0998fd9fe Add microrm_internal attribute to Entity derive macro. 2 years ago
  Kestrel 786ac9a27f Add some documentation. 2 years ago
  Kestrel c8daec95a8 Add cargo workspace. 2 years ago
  ethereal 79ee8a2837 Escape table and column names in generated SQL. 2 years ago
  ethereal cff0b4c1c0 Fix column naming order. 2 years ago
  ethereal cfad30e1e9 Improved ergonomics of query interface. 2 years ago
  ethereal 9d831d832b Removed strum dependency, began writing condition support. 2 years ago
  ethereal e62882db0d Cleanup control flow. 2 years ago
  ethereal 100be15adc Remove clippy nits. 2 years ago
  ethereal 6d7b2a5af8 rustfmt pass. 2 years ago
  ethereal f9b192f9d5 Code cleanups. 2 years ago
  ethereal 7d29889946 Add loading of integers for models. 2 years ago
  ethereal 242b5f5ebc Initial version of microrm, successfully can store and load very simple entities. 2 years ago