artemis/core/data
TehCupcakes 26920c2af8 idac: Fix idac_round_info table migration (#21)
This upgrade script was failing for people with an older db, due to the table not existing. Alternatively you could just remove the drop_table calls, but I assume they were put in place in case some users had an older version of the table schema, so this is a little safer.

Reviewed-on: Dniel97/artemis#21
Co-authored-by: TehCupcakes <tehcupcakes@hotmail.com>
Co-committed-by: TehCupcakes <tehcupcakes@hotmail.com>
2024-08-07 15:22:05 +00:00
..
alembic idac: Fix idac_round_info table migration (#21) 2024-08-07 15:22:05 +00:00
schema Merge branch 'develop' into idac 2024-06-23 22:12:32 +02:00
__init__.py let black do it's magic 2023-03-09 11:38:58 -05:00
cache.py db: add memcache toggle 2023-10-05 22:16:50 -04:00
database.py database: fix create_revision_auto 2024-04-02 16:43:13 -04:00