Historique des commits

Auteur SHA1 Message Date
  Kestrel 8a10974214 Add transparent single-element struct storage. il y a 2 ans
  Kestrel a21ed2cdcb Began moving column type derivation to be more compile-time. il y a 2 ans
  Kestrel 7d21ceba7d rustfmt pass and get_one_by_multi support. il y a 2 ans
  Kestrel 1664a33360 Fix sqlite reference to use re_export and clippy nits. il y a 2 ans
  Kestrel fd2227169f Add symlink to README in repo root. il y a 2 ans
  Kestrel debb82e611 Add explicit microrm-macros version to dependency. il y a 2 ans
  Kestrel 65c7aa0373 Reworked internal Index ergonomics. il y a 2 ans
  Kestrel 380a3fef5b Add basic index support. il y a 2 ans
  Kestrel f70bf10223 Add thread-safe query caching layer. il y a 2 ans
  Kestrel 85f226c504 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. il y a 2 ans
  Kestrel f32c18a361 Replace num_enum crate with simple reimplementation. il y a 2 ans
  Kestrel 8757fa82e0 Remove parallel column name derivation and add foreign key SQL. il y a 2 ans
  Kestrel 6bbb7c607a Minor cleanups and rustfmt pass. il y a 2 ans
  Kestrel f8de1c5819 Add initial support in type system for foreign keys. il y a 2 ans
  Kestrel 3aa1b596f6 Add explicit ID column to each Entity. il y a 2 ans
  Kestrel 02a9c0a4e6 Fix clippy nits. il y a 2 ans
  Kestrel 802d068f9a Rustfmt pass. il y a 2 ans
  Kestrel 89135a6c8e Begin support for newtype structs. il y a 2 ans
  Kestrel 150b5c336a Swap to using distinct types for each entity. Closes #2. il y a 2 ans
  Kestrel f35c12e67b Add a DBError type for specific errors from DB::new(). il y a 2 ans
  Kestrel d0998fd9fe Add microrm_internal attribute to Entity derive macro. il y a 2 ans
  Kestrel 786ac9a27f Add some documentation. il y a 2 ans
  ethereal 9d831d832b Removed strum dependency, began writing condition support. il y a 2 ans
  ethereal e62882db0d Cleanup control flow. il y a 2 ans
  ethereal f9b192f9d5 Code cleanups. il y a 2 ans
  ethereal 7d29889946 Add loading of integers for models. il y a 2 ans
  ethereal 242b5f5ebc Initial version of microrm, successfully can store and load very simple entities. il y a 2 ans