5 Commits

Author SHA1 Message Date
ab88b6903c
test: conftest database clean-up 2024-05-21 21:04:30 +08:00
ce715bfccc
refactor: sqlalchemy custom types
- Unify `IntEnum` type decorators to single `DbIntEnum`
- Add timezone aware `TZDateTime` from sqlalchemy docs
2024-05-20 21:21:49 +08:00
5f2b66233b
chore: tests 2024-05-20 00:19:16 +08:00
e295e58388
feat: sqlalchemy TypeDecorators for arcaea enums 2024-04-13 22:56:15 +08:00
b14c3e82b4
test: add tests 2023-11-09 16:33:51 +08:00