16 Commits

Author SHA1 Message Date
10c869846c
refactor: chart info database importer 2024-09-27 23:46:40 +08:00
bfa1472b5c
refactor: arcaea online play results importer 2024-09-27 23:10:48 +08:00
bb163ad78d
chore: rename database external arcaea parsers 2024-09-27 18:35:20 +08:00
03696650ea
fix: py3.8 compatibility 2024-08-06 12:32:52 +08:00
a32453b989
refactor: st3 parser (importer) 2024-08-06 00:23:31 +08:00
88201e2ca4
wip: v5 database models and tests 2024-06-20 02:30:37 +08:00
43be27bd4a
fix: ruff F401 warnings 2024-05-22 02:32:34 +08:00
f6e5f45579
test: refactor legacy tests 2024-05-21 21:07:09 +08:00
a27afca8a7
test: conftest database clean-up 2024-05-21 21:01:35 +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
61d9916cae
feat: db pytest fixtures 2024-04-13 22:53:55 +08:00
f359322b6c
refactor!: calculate -> calculators 2024-04-04 18:10:53 +08:00
c705fea473
feat: formatter utils 2024-04-03 13:37:23 +08:00
b14c3e82b4
test: add tests 2023-11-09 16:33:51 +08:00