1
0
Fork 0
wuttjamaican/tests/db/model
Lance Edgar 4c51189d41 fix: move model base class out of model subpkg
and other things, used by other packages (rattail)

otherwise when rattail imports them, the whole WJ model comes along
with it and it can interfere with sqlalchemy-continuum versioning
2024-08-30 20:30:09 -05: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_upgrades.py feat: add table/model for app upgrades 2024-08-24 10:20:05 -05:00