Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kestrel 09f3488db4 Bump release version. 2 gadi atpakaļ
  Kestrel 6bb5d9cbc6 Add delete_* functions to QueryInterface. 2 gadi atpakaļ
  Kestrel 13d7d6b245 Fix get_one_by_multi implementation. 2 gadi atpakaļ
  Kestrel 78f84cbb8b Add simple benchmark, allow deserializing unsigned integers. 2 gadi atpakaļ
  Kestrel 9da2d8e0c4 Interface type fix for get_one_by_multi. 2 gadi atpakaļ
  Kestrel 64e0e4946c Rearrange where README.md is and where the symlink is. 2 gadi atpakaļ
  Kestrel 1740ccba37 Bump version number for release. 2 gadi atpakaļ
  Kestrel 64022e7e85 Fix clippy nits and rustfmt pass. 2 gadi atpakaļ
  Kestrel d31e914c77 Add byte-vector optimization to Vec Modelable impl. 2 gadi atpakaļ
  Kestrel fa52d021ef Add transparent single-element struct storage. 2 gadi atpakaļ
  Kestrel 76753a91ac Began moving column type derivation to be more compile-time. 2 gadi atpakaļ
  Kestrel c8ba674fbd Fix failure on Vec<T> in entity. 2 gadi atpakaļ
  Kestrel d06683b9f6 rustfmt pass and get_one_by_multi support. 2 gadi atpakaļ
  Kestrel 27789c8c78 Change foreign key relationships to be ON DELETE CASCADE by default. 2 gadi atpakaļ
  Kestrel 22ec52a5ab Fix MustExist logic. 2 gadi atpakaļ
  Kestrel 7e37e322d2 Add DBPool for multi-threading support. 2 gadi atpakaļ
  Kestrel 954d1d324b Fix sqlite reference to use re_export and clippy nits. 2 gadi atpakaļ
  Kestrel 3feb6c70c1 Add symlink to README in repo root. 2 gadi atpakaļ
  Kestrel 8363e8162f Split microrm documentation out into separate README. 2 gadi atpakaļ
  Kestrel b7c64916cd Add license, authors, and package descriptions. 2 gadi atpakaļ
  Kestrel 92bf043c19 Add explicit microrm-macros version to dependency. 2 gadi atpakaļ
  Kestrel 39dd1fff7f Reworked internal Index ergonomics. 2 gadi atpakaļ
  Kestrel c9c3e91c8d Add basic index support. 2 gadi atpakaļ
  Kestrel 3cec9bad45 Fix clippy nits. 2 gadi atpakaļ
  Kestrel 1540557f38 Properly implement QueryInterface::get_all_by(). 2 gadi atpakaļ
  Kestrel 2eb1748461 Add thread-safe query caching layer. 2 gadi atpakaļ
  Kestrel de9317da73 Add Modelable impl for f64. 2 gadi atpakaļ
  Kestrel 5300ea72e6 Fix clippy nits. 2 gadi atpakaļ
  Kestrel b14912a0a7 rustfmt pass 2 gadi atpakaļ
  Kestrel c452df2598 Swap from rusqlite crate to sqlite crate and introduce QueryInterface. 2 gadi atpakaļ