Commit Verlauf

Autor SHA1 Nachricht Datum
  Kestrel 7d21ceba7d rustfmt pass and get_one_by_multi support. vor 2 Jahren
  Kestrel b5eafc2d45 Change foreign key relationships to be ON DELETE CASCADE by default. vor 2 Jahren
  Kestrel f901f28247 Fix MustExist logic. vor 2 Jahren
  Kestrel ff8f962d21 Add DBPool for multi-threading support. vor 2 Jahren
  Kestrel 1664a33360 Fix sqlite reference to use re_export and clippy nits. vor 2 Jahren
  Kestrel fd2227169f Add symlink to README in repo root. vor 2 Jahren
  Kestrel 548c7f2823 Split microrm documentation out into separate README. vor 2 Jahren
  Kestrel c964fcb26f Add license, authors, and package descriptions. vor 2 Jahren
  Kestrel debb82e611 Add explicit microrm-macros version to dependency. vor 2 Jahren
  Kestrel 65c7aa0373 Reworked internal Index ergonomics. vor 2 Jahren
  Kestrel 380a3fef5b Add basic index support. vor 2 Jahren
  Kestrel 8c682ca0f0 Fix clippy nits. vor 2 Jahren
  Kestrel 33acfc8f2b Properly implement QueryInterface::get_all_by(). vor 2 Jahren
  Kestrel f70bf10223 Add thread-safe query caching layer. vor 2 Jahren
  Kestrel 476264625b Add Modelable impl for f64. vor 2 Jahren
  Kestrel 9d526910d7 Fix clippy nits. vor 2 Jahren
  Kestrel 33645390cf rustfmt pass vor 2 Jahren
  Kestrel 85f226c504 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. vor 2 Jahren
  Kestrel f5b557a970 Remove debugging information. vor 2 Jahren
  Kestrel f32c18a361 Replace num_enum crate with simple reimplementation. vor 2 Jahren
  Kestrel 8757fa82e0 Remove parallel column name derivation and add foreign key SQL. vor 2 Jahren
  Kestrel 6bbb7c607a Minor cleanups and rustfmt pass. vor 2 Jahren
  Kestrel f8de1c5819 Add initial support in type system for foreign keys. vor 2 Jahren
  Kestrel 3aa1b596f6 Add explicit ID column to each Entity. vor 2 Jahren
  Kestrel 02a9c0a4e6 Fix clippy nits. vor 2 Jahren
  Kestrel 802d068f9a Rustfmt pass. vor 2 Jahren
  Kestrel 07e7f7e934 Add simple .vimrc to ignore target directory. vor 2 Jahren
  Kestrel 89135a6c8e Begin support for newtype structs. vor 2 Jahren
  Kestrel 150b5c336a Swap to using distinct types for each entity. Closes #2. vor 2 Jahren
  Kestrel 6a189ceacd Remove test schema. vor 2 Jahren