1
0
mirror of synced 2024-12-01 09:07:15 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Hay1tsme
f8c77e69ed remove unused table 2024-01-09 15:56:49 -05:00
Hay1tsme
05586df08a move to async database 2024-01-09 14:42:17 -05:00
Hay1tsme
edd3ce8ead move to alembic 2024-01-09 13:57:59 -05:00
Kevin Trocolli
283cf41bce chuni: bandaid fix for if a user or team is named 'true' or 'false', fixes #65 2023-12-10 17:41:05 -05:00
Kevin Trocolli
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
Kevin Trocolli
2f13596885 fix db ignoring port in config, createing database no longer runs over version 2023-07-15 00:15:14 -04:00
Kevin Trocolli
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
Kevin Trocolli
9895068125 database: fix autoupdate 2023-04-15 01:31:52 -04:00
Kevin Trocolli
188be2dfc1 database: add autoupgrade command 2023-03-18 02:12:58 -04:00
Hay1tsme
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme
dc5e5c1440 database: fix event logging table 2023-03-03 19:56:12 -05:00
Hay1tsme
4f3d3d8395 database: fix error when trying to upgrade the schema for a game that wasn't created yet 2023-03-03 19:23:14 -05:00
Hay1tsme
32879491f4 Begin the process of transitioning from megaime 2023-02-16 00:06:42 -05:00