Commit graph

11 commits

Author SHA1 Message Date
Andrew Brookins
54f00b5774 Remove Django-isms for embedded exceptions classes 2021-09-29 20:42:02 -07:00
Andrew Brookins
b80addbb13 Test embedded Model.DoesNotExist error 2021-09-29 20:32:44 -07:00
Andrew Brookins
ef58e854c1 Avoid using Pydantic for FindQuery 2021-09-29 20:23:39 -07:00
Andrew Brookins
01cab5352b WIP on pagination, sorting all()/first() methods 2021-09-25 20:38:02 -07:00
Andrew Brookins
3ba45b7c87 Fix negation queries 2021-09-20 16:08:24 -07:00
Andrew Brookins
b7c9165bbd Improve handling of TAG field queries 2021-09-20 16:06:04 -07:00
Andrew Brookins
a788cbedbb Remove unique, unsued migration validation 2021-09-17 09:27:11 -07:00
Andrew Brookins
85ba111260 Add find_one() implementation 2021-09-16 14:35:25 -07:00
Andrew Brookins
f8c55236c1 Support negated expressions 2021-09-16 12:03:03 -07:00
Andrew Brookins
0990c2e1b4 Add basic migrations, query expression resolver 2021-09-15 17:41:45 -07:00
Andrew Brookins
59dced95a6 Basic hash and JSON models 2021-09-01 12:56:06 -07:00