artemis/core/data/alembic
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: #21
Co-authored-by: TehCupcakes <tehcupcakes@hotmail.com>
Co-committed-by: TehCupcakes <tehcupcakes@hotmail.com>
2024-08-07 15:22:05 +00:00
..
versions idac: Fix idac_round_info table migration (#21) 2024-08-07 15:22:05 +00:00
alembic.ini move to alembic 2024-01-09 13:57:59 -05:00
env.py move to alembic 2024-01-09 13:57:59 -05:00
README begin move 2024-01-09 03:07:04 -05:00
script.py.mako begin move 2024-01-09 03:07:04 -05:00

Generic single-database configuration.