3
0
Fork 0
wuttjamaican/tests/db
Lance Edgar 650dc8ff4d feat: remove version cap for SQLAlchemy (allow 1.x or 2.x)
hoping this does not break things terribly, but it needs to be done
regardless so will just have to pick up pieces if so
2025-06-29 19:42:16 -05:00
..
model fix: add make_proxy() convenience method for data model Base 2025-01-25 16:26:14 -06:00
__init__.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
test_conf.py test: add 'nodb' test runner 2024-07-04 08:00:42 -05:00
test_handler.py feat: remove version cap for SQLAlchemy (allow 1.x or 2.x) 2025-06-29 19:42:16 -05:00
test_sess.py test: add 'nodb' test runner 2024-07-04 08:00:42 -05:00
test_util.py feat: convert all uuid fields from str to proper UUID 2024-12-07 23:45:47 -06:00