36 Commits (62240723ca1787a067d49a20ee3c5a645507ce66)
 

Author SHA1 Message Date
Andrew Brookins 62240723ca WIP on README - first draft 3 years ago
Andrew Brookins 703be3e0fa Add license 3 years ago
Andrew Brookins c51a071982 Tests & errors for preview list limitations 3 years ago
Andrew Brookins 389a6ea878 Add support for IN queries 3 years ago
Andrew Brookins bb08fb9eb5 Use a default value for the "embedded" config 3 years ago
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 abb1ce6a31 WIP on recursive schema generation - still broken 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 9a47d1046d Use Any with find() to avoid type warnings 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 0e72f06ba5 Tweaks to README copy 3 years ago
Andrew Brookins 95addfce9c Clarify what this ORM is 3 years ago
Andrew Brookins fde73d7a79 Remove examples for the time being 3 years ago
Andrew Brookins 085735029f Use UUID4 3 years ago
Andrew Brookins eeb046bcec Fix pk key 3 years ago
Andrew Brookins ce3204325f Fix tests 3 years ago
Andrew Brookins 7f0fb15f19 Global prefix 3 years ago
Andrew Brookins ccad3de32d WIP on basic non-relational model functionality 3 years ago