bemaniutils/bemani/data/mysql
2026-06-27 03:30:57 +00:00
..
__init__.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
api.py Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00:00
base.py Move to importing "Final" from typing, type IIDX ghost dictionary, black pass. 2026-06-27 03:06:26 +00:00
game.py Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00:00
lobby.py Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00:00
machine.py Make session lookups also check for underlying row that the returned ID represents. 2026-06-27 03:30:57 +00:00
music.py Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00:00
network.py Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00:00
user.py Make session lookups also check for underlying row that the returned ID represents. 2026-06-27 03:30:57 +00:00