Historie revizí

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