Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kestrel f8a97613e5 Bump release version. 2 gadi atpakaļ
  Kestrel df1729dff6 Add delete_* functions to QueryInterface. 2 gadi atpakaļ
  Kestrel 60307a38d6 Fix get_one_by_multi implementation. 2 gadi atpakaļ
  Kestrel 5cf6e29b07 Add simple benchmark, allow deserializing unsigned integers. 2 gadi atpakaļ
  Kestrel 0045fe030c Interface type fix for get_one_by_multi. 2 gadi atpakaļ
  Kestrel 63f4deec8c Rearrange where README.md is and where the symlink is. 2 gadi atpakaļ
  Kestrel 5895592190 Bump version number for release. 2 gadi atpakaļ
  Kestrel 7eda823f3e Fix clippy nits and rustfmt pass. 2 gadi atpakaļ
  Kestrel e8b9e93143 Add byte-vector optimization to Vec Modelable impl. 2 gadi atpakaļ
  Kestrel 8a10974214 Add transparent single-element struct storage. 2 gadi atpakaļ
  Kestrel a21ed2cdcb Began moving column type derivation to be more compile-time. 2 gadi atpakaļ
  Kestrel ad4c544ad9 Fix failure on Vec<T> in entity. 2 gadi atpakaļ
  Kestrel 7d21ceba7d rustfmt pass and get_one_by_multi support. 2 gadi atpakaļ
  Kestrel b5eafc2d45 Change foreign key relationships to be ON DELETE CASCADE by default. 2 gadi atpakaļ
  Kestrel f901f28247 Fix MustExist logic. 2 gadi atpakaļ
  Kestrel ff8f962d21 Add DBPool for multi-threading support. 2 gadi atpakaļ
  Kestrel 1664a33360 Fix sqlite reference to use re_export and clippy nits. 2 gadi atpakaļ
  Kestrel fd2227169f Add symlink to README in repo root. 2 gadi atpakaļ
  Kestrel 548c7f2823 Split microrm documentation out into separate README. 2 gadi atpakaļ
  Kestrel c964fcb26f Add license, authors, and package descriptions. 2 gadi atpakaļ
  Kestrel debb82e611 Add explicit microrm-macros version to dependency. 2 gadi atpakaļ
  Kestrel 65c7aa0373 Reworked internal Index ergonomics. 2 gadi atpakaļ
  Kestrel 380a3fef5b Add basic index support. 2 gadi atpakaļ
  Kestrel 8c682ca0f0 Fix clippy nits. 2 gadi atpakaļ
  Kestrel 33acfc8f2b Properly implement QueryInterface::get_all_by(). 2 gadi atpakaļ
  Kestrel f70bf10223 Add thread-safe query caching layer. 2 gadi atpakaļ
  Kestrel 476264625b Add Modelable impl for f64. 2 gadi atpakaļ
  Kestrel 9d526910d7 Fix clippy nits. 2 gadi atpakaļ
  Kestrel 33645390cf rustfmt pass 2 gadi atpakaļ
  Kestrel 85f226c504 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. 2 gadi atpakaļ