Historial de Commits

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