Histórico de Commits

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