3
0
Fork 0
wuttjamaican/tests/db/model
Lance Edgar a514d9cfba feat: add basic batch feature, data model and partial handler
hopefully data model is complete enough for now, but handler does not
yet have all methods, e.g. execute()
2024-12-15 00:45:07 -06:00
..
__init__.py feat: add basic data model support 2024-07-11 12:55:55 -05:00
test_auth.py feat: add model for Person; tie to User 2024-07-14 15:47:39 -05:00
test_base.py fix: move model base class out of model subpkg 2024-08-30 20:30:09 -05:00
test_batch.py feat: add basic batch feature, data model and partial handler 2024-12-15 00:45:07 -06:00
test_upgrades.py feat: add table/model for app upgrades 2024-08-24 10:20:05 -05:00