4 Commits

Author SHA1 Message Date
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