Historial de Commits

Autor SHA1 Mensaje Fecha
  Kestrel 4980173041 Reorganization and minor cleanups. hace 1 año
  Kestrel 522cf9ba00 Sketched out datum discrimination for type-specific behaviour. hace 1 año
  Kestrel 524776d76e Renamed entity::EntityDatum to datum::Datum and removed ctx from table names. hace 1 año
  Kestrel 15c4d75bf9 Add support for mutually-referential entity types. hace 1 año
  Kestrel 96f9ed0aa9 Added IDWrap<> and Serialized<> types. hace 1 año
  Kestrel 1c199b198a Implemented basic AssocMap queries (insert/get_all). hace 1 año
  Kestrel bd10cd25e8 Reorganization. hace 1 año
  Kestrel bade985c1e Successful entity round-trip with cached prepared statements. hace 1 año
  Kestrel b5eb620c07 Reorganization and rustfmt pass. hace 1 año
  Kestrel acf24d8500 Some minor expansions. hace 1 año
  Kestrel ea661f6dbd Successful progress up to simple insertion queries. hace 1 año
  Kestrel 3671738490 rustfmt pass. hace 1 año
  Kestrel 118400a12a Initial reworking with simple DB struct walking implemented. hace 1 año
  Kestrel 79e1e78a57 Bump version to 0.3.10. hace 1 año
  Kestrel 4c8ebf6180 Properly escape column names when filtering; also normalize use of `. hace 1 año
  Kestrel bf1a35d6ca Add Display trait to all automatic Entity ID implementations. hace 1 año
  Kestrel ffd2013532 Escape table and column names in generated queries. hace 2 años
  Kestrel 31ed954ac7 Add missing serialize/deserialize implementations to JsonWrapper. hace 2 años
  Kestrel dcd0585a8b Add JsonWrapper implementation and bump version. hace 2 años
  Kestrel 75e022982f Add NotEqual comparison. hace 2 años
  Kestrel 703702d0d5 Add support for Option<T>, bump version, and link to repo. hace 2 años
  Kestrel a763557e88 Fix statement ordering bug with DBPool. hace 2 años
  Kestrel 6e2310a7c1 Version bump. hace 2 años
  Kestrel bf811c7b47 Fix bug with reading Entity instances with bools. hace 2 años
  Kestrel 9c06670495 Version bump. hace 2 años
  Kestrel 92064780d0 Fix clippy nits. hace 2 años
  Kestrel 6b9a910e1f Remove unused import. hace 2 años
  Kestrel 6582831fb8 Remove synchronization overhead by swapping Mutex for RefCell. hace 2 años
  Kestrel 31d39b4bce Add note about multithreaded/async programming and generally update docs. hace 2 años
  Kestrel c396883dc0 rustfmt pass, tweak to simple_in_memory bench. hace 2 años