Commit Graph

  • 49654eeede Refine connection strings (dotenv), Makefile targets Andrew Brookins 2021-10-20 14:29:31 -0700
  • d2fa4c586f Add Makefile, black, reformat with black Andrew Brookins 2021-10-20 13:01:46 -0700
  • cfc50b82bb Cleanup Andrew Brookins 2021-10-19 17:23:13 -0700
  • a3a14e9e17 Editing Andrew Brookins 2021-10-19 17:02:14 -0700
  • 5a61e7087a Editing Andrew Brookins 2021-10-19 17:01:47 -0700
  • cc6ec42135 Editing Andrew Brookins 2021-10-19 16:59:49 -0700
  • 20c58e51a3 Editing Andrew Brookins 2021-10-19 16:59:36 -0700
  • d2b7c93318 Editing Andrew Brookins 2021-10-19 16:58:14 -0700
  • ed05536fd4 Editing Andrew Brookins 2021-10-19 16:57:52 -0700
  • 7da37f3ad7 Editing Andrew Brookins 2021-10-19 16:57:13 -0700
  • 16c82e35ad Editing Andrew Brookins 2021-10-19 16:54:25 -0700
  • 2af7067ca6 Editing Andrew Brookins 2021-10-19 16:53:48 -0700
  • cb260986c9 Editing Andrew Brookins 2021-10-19 16:53:19 -0700
  • 706de5b0da Editing Andrew Brookins 2021-10-19 16:51:55 -0700
  • f364f86b9f Test Redis OM name Andrew Brookins 2021-10-19 16:50:34 -0700
  • d314e2a0eb Move module section to an h2, add magic Andrew Brookins 2021-10-19 15:11:58 -0700
  • 2bd71ff087 Rename orm module to om Andrew Brookins 2021-10-19 15:06:57 -0700
  • 62240723ca WIP on README - first draft Andrew Brookins 2021-10-19 15:06:50 -0700
  • 703be3e0fa Add license Andrew Brookins 2021-10-18 21:45:21 -0700
  • c51a071982 Tests & errors for preview list limitations Andrew Brookins 2021-10-18 21:16:48 -0700
  • 389a6ea878 Add support for IN queries Andrew Brookins 2021-10-13 17:16:20 -0700
  • bb08fb9eb5 Use a default value for the "embedded" config Andrew Brookins 2021-10-13 12:58:10 -0700
  • e59e210834 Avoid adding same parent to attr multiple times Andrew Brookins 2021-10-13 10:07:13 -0700
  • ae8baa0339 Fix JSON paths for arrays Andrew Brookins 2021-10-13 08:12:22 -0700
  • abb1ce6a31 WIP on recursive schema generation - still broken Andrew Brookins 2021-10-12 21:59:55 -0700
  • 5d05de95f8 Broken schema generation Andrew Brookins 2021-10-12 14:22:57 -0700
  • 8f32b359f0 Handle TAG queries that include the separator Andrew Brookins 2021-10-05 16:40:02 -0700
  • b46408ccd2 WIP on JSON tests Andrew Brookins 2021-10-04 14:04:40 -0700
  • 976fdf3ad4 Generate a seemingly correct schema for JSON models Andrew Brookins 2021-10-04 13:55:33 -0700
  • 9a47d1046d Use Any with find() to avoid type warnings Andrew Brookins 2021-09-29 21:15:26 -0700
  • 54f00b5774 Remove Django-isms for embedded exceptions classes Andrew Brookins 2021-09-29 20:42:02 -0700
  • b80addbb13 Test embedded Model.DoesNotExist error Andrew Brookins 2021-09-29 20:32:44 -0700
  • ef58e854c1 Avoid using Pydantic for FindQuery Andrew Brookins 2021-09-29 20:23:39 -0700
  • 01cab5352b WIP on pagination, sorting all()/first() methods Andrew Brookins 2021-09-25 20:38:02 -0700
  • 3ba45b7c87 Fix negation queries Andrew Brookins 2021-09-20 16:08:24 -0700
  • b7c9165bbd Improve handling of TAG field queries Andrew Brookins 2021-09-20 16:06:04 -0700
  • a788cbedbb Remove unique, unsued migration validation Andrew Brookins 2021-09-17 09:27:11 -0700
  • 85ba111260 Add find_one() implementation Andrew Brookins 2021-09-16 14:35:25 -0700
  • f8c55236c1 Support negated expressions Andrew Brookins 2021-09-16 12:03:03 -0700
  • 0990c2e1b4 Add basic migrations, query expression resolver Andrew Brookins 2021-09-15 17:41:45 -0700
  • afe05fb7dd Remove reference to hashes in JSON example Andrew Brookins 2021-09-01 13:13:46 -0700
  • a984bc21cc Tidy up TODO comments on filter/get API Andrew Brookins 2021-09-01 13:12:04 -0700
  • 06c082e230 Rename embedded model tests Andrew Brookins 2021-09-01 13:07:28 -0700
  • 87b96ffb20 Test for embedded JSON models Andrew Brookins 2021-09-01 13:06:23 -0700
  • 59dced95a6 Basic hash and JSON models Andrew Brookins 2021-09-01 12:56:06 -0700
  • 0e72f06ba5 Tweaks to README copy Andrew Brookins 2021-08-31 16:37:49 -0700
  • 95addfce9c Clarify what this ORM is Andrew Brookins 2021-08-31 16:36:34 -0700
  • fde73d7a79 Remove examples for the time being Andrew Brookins 2021-08-31 16:34:19 -0700
  • 085735029f Use UUID4 Andrew Brookins 2021-08-31 16:30:31 -0700
  • eeb046bcec Fix pk key Andrew Brookins 2021-08-31 15:52:21 -0700
  • ce3204325f Fix tests Andrew Brookins 2021-08-31 13:31:14 -0700
  • 7f0fb15f19 Global prefix Andrew Brookins 2021-08-31 12:03:53 -0700
  • ccad3de32d WIP on basic non-relational model functionality Andrew Brookins 2021-08-30 18:08:07 -0700