Commit History

Autor SHA1 Mensaxe Data
  Kestrel 9ffeea33f8 Add semi-automatic unique index creation. hai 11 meses
  Kestrel 030bfda161 Replace an .expect() with an Err(). hai 1 ano
  Kestrel 83095c49aa Bump version to v0.3.11. hai 1 ano
  Kestrel bfd6f7b26a Fix tests, add extra use of backquotes, add ID-only queries. hai 1 ano
  Kestrel 79e1e78a57 Bump version to 0.3.10. hai 1 ano
  Kestrel 4c8ebf6180 Properly escape column names when filtering; also normalize use of `. hai 1 ano
  Kestrel bf1a35d6ca Add Display trait to all automatic Entity ID implementations. hai 1 ano
  Kestrel ffd2013532 Escape table and column names in generated queries. hai 1 ano
  Kestrel 31ed954ac7 Add missing serialize/deserialize implementations to JsonWrapper. %!s(int64=2) %!d(string=hai) anos
  Kestrel dcd0585a8b Add JsonWrapper implementation and bump version. %!s(int64=2) %!d(string=hai) anos
  Kestrel 75e022982f Add NotEqual comparison. %!s(int64=2) %!d(string=hai) anos
  Kestrel 703702d0d5 Add support for Option<T>, bump version, and link to repo. %!s(int64=2) %!d(string=hai) anos
  Kestrel a763557e88 Fix statement ordering bug with DBPool. %!s(int64=2) %!d(string=hai) anos
  Kestrel 6e2310a7c1 Version bump. %!s(int64=2) %!d(string=hai) anos
  Kestrel bf811c7b47 Fix bug with reading Entity instances with bools. %!s(int64=2) %!d(string=hai) anos
  Kestrel 9c06670495 Version bump. %!s(int64=2) %!d(string=hai) anos
  Kestrel 92064780d0 Fix clippy nits. %!s(int64=2) %!d(string=hai) anos
  Kestrel 6b9a910e1f Remove unused import. %!s(int64=2) %!d(string=hai) anos
  Kestrel 6582831fb8 Remove synchronization overhead by swapping Mutex for RefCell. %!s(int64=2) %!d(string=hai) anos
  Kestrel 31d39b4bce Add note about multithreaded/async programming and generally update docs. %!s(int64=2) %!d(string=hai) anos
  Kestrel c396883dc0 rustfmt pass, tweak to simple_in_memory bench. %!s(int64=2) %!d(string=hai) anos
  Kestrel a73241fe5a Bump versions for publishing. %!s(int64=2) %!d(string=hai) anos
  Kestrel edd171a480 Replaced Entity::values() uses with visit_values() to remove heap allocations. %!s(int64=2) %!d(string=hai) anos
  Kestrel 720f934631 Add by_id() function for Filter. %!s(int64=2) %!d(string=hai) anos
  Kestrel 2084306e08 Added way of updating entire Entity at once. %!s(int64=2) %!d(string=hai) anos
  Kestrel d4e08ff0e4 Bump microrm-macros version. %!s(int64=2) %!d(string=hai) anos
  Kestrel 8e6281f6bb Remove unneeded dependency. %!s(int64=2) %!d(string=hai) anos
  Kestrel 220eb67a26 Add simple update support; more complete version forthcoming. %!s(int64=2) %!d(string=hai) anos
  Kestrel 42db4cd583 Split query::build into separate modules. %!s(int64=2) %!d(string=hai) anos
  Kestrel 63018508e4 Remove unused code. %!s(int64=2) %!d(string=hai) anos