Commit History

Автор SHA1 Съобщение Дата
  Kestrel 33645390cf rustfmt pass преди 2 години
  Kestrel 85f226c504 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. преди 2 години
  Kestrel f5b557a970 Remove debugging information. преди 2 години
  Kestrel f32c18a361 Replace num_enum crate with simple reimplementation. преди 2 години
  Kestrel 8757fa82e0 Remove parallel column name derivation and add foreign key SQL. преди 2 години
  Kestrel 6bbb7c607a Minor cleanups and rustfmt pass. преди 2 години
  Kestrel f8de1c5819 Add initial support in type system for foreign keys. преди 2 години
  Kestrel 3aa1b596f6 Add explicit ID column to each Entity. преди 2 години
  Kestrel 02a9c0a4e6 Fix clippy nits. преди 2 години
  Kestrel 802d068f9a Rustfmt pass. преди 2 години
  Kestrel 07e7f7e934 Add simple .vimrc to ignore target directory. преди 2 години
  Kestrel 89135a6c8e Begin support for newtype structs. преди 2 години
  Kestrel 150b5c336a Swap to using distinct types for each entity. Closes #2. преди 2 години
  Kestrel 6a189ceacd Remove test schema. преди 2 години
  Kestrel f35c12e67b Add a DBError type for specific errors from DB::new(). преди 2 години
  Kestrel d0998fd9fe Add microrm_internal attribute to Entity derive macro. преди 2 години
  Kestrel 786ac9a27f Add some documentation. преди 2 години
  Kestrel c8daec95a8 Add cargo workspace. преди 2 години
  ethereal 79ee8a2837 Escape table and column names in generated SQL. преди 2 години
  ethereal cff0b4c1c0 Fix column naming order. преди 2 години
  ethereal cfad30e1e9 Improved ergonomics of query interface. преди 2 години
  ethereal 9d831d832b Removed strum dependency, began writing condition support. преди 2 години
  ethereal e62882db0d Cleanup control flow. преди 2 години
  ethereal 100be15adc Remove clippy nits. преди 2 години
  ethereal 6d7b2a5af8 rustfmt pass. преди 2 години
  ethereal f9b192f9d5 Code cleanups. преди 2 години
  ethereal 7d29889946 Add loading of integers for models. преди 2 години
  ethereal 242b5f5ebc Initial version of microrm, successfully can store and load very simple entities. преди 2 години