Kestrel
|
ab06e1f3c2
Significant reworking of query interface to be more unified.
|
8 months ago |
Kestrel
|
bc78263b3a
Bump version numbers to 0.4.0.
|
8 months ago |
Kestrel
|
766e957411
Many minor changes inspired by dogfooding.
|
8 months ago |
Kestrel
|
0af97f4f42
Added wrapper functions for AssocInterface to Assoc*.
|
8 months ago |
Kestrel
|
70aad8d50a
Started implementing generic AssocInterface for all Assoc* types.
|
8 months ago |
Kestrel
|
4cc45a2dd4
rustfmt pass.
|
8 months ago |
Kestrel
|
36b2c342e3
Minor fix to tests.
|
8 months ago |
Kestrel
|
4980173041
Reorganization and minor cleanups.
|
8 months ago |
Kestrel
|
522cf9ba00
Sketched out datum discrimination for type-specific behaviour.
|
8 months ago |
Kestrel
|
524776d76e
Renamed entity::EntityDatum to datum::Datum and removed ctx from table names.
|
8 months ago |
Kestrel
|
15c4d75bf9
Add support for mutually-referential entity types.
|
8 months ago |
Kestrel
|
96f9ed0aa9
Added IDWrap<> and Serialized<> types.
|
8 months ago |
Kestrel
|
1c199b198a
Implemented basic AssocMap queries (insert/get_all).
|
8 months ago |
Kestrel
|
bd10cd25e8
Reorganization.
|
8 months ago |
Kestrel
|
bade985c1e
Successful entity round-trip with cached prepared statements.
|
8 months ago |
Kestrel
|
b5eb620c07
Reorganization and rustfmt pass.
|
8 months ago |
Kestrel
|
acf24d8500
Some minor expansions.
|
8 months ago |
Kestrel
|
ea661f6dbd
Successful progress up to simple insertion queries.
|
8 months ago |
Kestrel
|
3671738490
rustfmt pass.
|
9 months ago |
Kestrel
|
118400a12a
Initial reworking with simple DB struct walking implemented.
|
9 months ago |
Kestrel
|
79e1e78a57
Bump version to 0.3.10.
|
1 year ago |
Kestrel
|
4c8ebf6180
Properly escape column names when filtering; also normalize use of `.
|
1 year ago |
Kestrel
|
bf1a35d6ca
Add Display trait to all automatic Entity ID implementations.
|
1 year ago |
Kestrel
|
ffd2013532
Escape table and column names in generated queries.
|
1 year ago |
Kestrel
|
31ed954ac7
Add missing serialize/deserialize implementations to JsonWrapper.
|
2 years ago |
Kestrel
|
dcd0585a8b
Add JsonWrapper implementation and bump version.
|
2 years ago |
Kestrel
|
75e022982f
Add NotEqual comparison.
|
2 years ago |
Kestrel
|
703702d0d5
Add support for Option<T>, bump version, and link to repo.
|
2 years ago |
Kestrel
|
a763557e88
Fix statement ordering bug with DBPool.
|
2 years ago |
Kestrel
|
6e2310a7c1
Version bump.
|
2 years ago |