72 Commits (main)

Author SHA1 Message Date
Andrew Brookins e59e210834 Avoid adding same parent to attr multiple times 3 years ago
Andrew Brookins ae8baa0339 Fix JSON paths for arrays 3 years ago
Andrew Brookins 5d05de95f8 Broken schema generation 3 years ago
Andrew Brookins 8f32b359f0 Handle TAG queries that include the separator 3 years ago
Andrew Brookins b46408ccd2 WIP on JSON tests 3 years ago
Andrew Brookins 976fdf3ad4 Generate a seemingly correct schema for JSON models 3 years ago
Andrew Brookins 54f00b5774 Remove Django-isms for embedded exceptions classes 3 years ago
Andrew Brookins b80addbb13 Test embedded Model.DoesNotExist error 3 years ago
Andrew Brookins ef58e854c1 Avoid using Pydantic for FindQuery 3 years ago
Andrew Brookins 01cab5352b WIP on pagination, sorting all()/first() methods 3 years ago
Andrew Brookins 3ba45b7c87 Fix negation queries 3 years ago
Andrew Brookins b7c9165bbd Improve handling of TAG field queries 3 years ago
Andrew Brookins a788cbedbb Remove unique, unsued migration validation 3 years ago
Andrew Brookins 85ba111260 Add find_one() implementation 3 years ago
Andrew Brookins f8c55236c1 Support negated expressions 3 years ago
Andrew Brookins 0990c2e1b4 Add basic migrations, query expression resolver 3 years ago
Andrew Brookins afe05fb7dd Remove reference to hashes in JSON example 3 years ago
Andrew Brookins a984bc21cc Tidy up TODO comments on filter/get API 3 years ago
Andrew Brookins 06c082e230 Rename embedded model tests 3 years ago
Andrew Brookins 87b96ffb20 Test for embedded JSON models 3 years ago
Andrew Brookins 59dced95a6 Basic hash and JSON models 3 years ago
Andrew Brookins eeb046bcec Fix pk key 3 years ago