Histórico de Commits

Autor SHA1 Mensagem Data
  Kestrel 9fece07a2b Added entity deletion, count, and join queries. há 1 ano atrás
  Kestrel ab06e1f3c2 Significant reworking of query interface to be more unified. há 1 ano atrás
  Kestrel bc78263b3a Bump version numbers to 0.4.0. há 1 ano atrás
  Kestrel 766e957411 Many minor changes inspired by dogfooding. há 1 ano atrás
  Kestrel 0af97f4f42 Added wrapper functions for AssocInterface to Assoc*. há 1 ano atrás
  Kestrel 70aad8d50a Started implementing generic AssocInterface for all Assoc* types. há 1 ano atrás
  Kestrel 4cc45a2dd4 rustfmt pass. há 1 ano atrás
  Kestrel 36b2c342e3 Minor fix to tests. há 1 ano atrás
  Kestrel 4980173041 Reorganization and minor cleanups. há 1 ano atrás
  Kestrel 522cf9ba00 Sketched out datum discrimination for type-specific behaviour. há 1 ano atrás
  Kestrel 524776d76e Renamed entity::EntityDatum to datum::Datum and removed ctx from table names. há 1 ano atrás
  Kestrel 15c4d75bf9 Add support for mutually-referential entity types. há 1 ano atrás
  Kestrel 96f9ed0aa9 Added IDWrap<> and Serialized<> types. há 1 ano atrás
  Kestrel 1c199b198a Implemented basic AssocMap queries (insert/get_all). há 1 ano atrás
  Kestrel bd10cd25e8 Reorganization. há 1 ano atrás
  Kestrel bade985c1e Successful entity round-trip with cached prepared statements. há 1 ano atrás
  Kestrel b5eb620c07 Reorganization and rustfmt pass. há 1 ano atrás
  Kestrel acf24d8500 Some minor expansions. há 1 ano atrás
  Kestrel ea661f6dbd Successful progress up to simple insertion queries. há 1 ano atrás
  Kestrel 3671738490 rustfmt pass. há 1 ano atrás
  Kestrel 118400a12a Initial reworking with simple DB struct walking implemented. 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á 2 anos 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