mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-01 08:53:37 +00:00
8bc048c784
A testing.db has a one time stand-alone version number. None matching test db to required db will always downgrade to release db (after that the normal up/downgrade db process is run). Add TEST_BASE_VERSION to all db's, used by test versions and set to the base production db version that the test db is based on. Add a unit_test to make sure a test_base_version is set for test db's. Change load rollback module only once. |
||
---|---|---|
.. | ||
__init__.py | ||
cache_db.py | ||
failed_db.py | ||
mainDB.py |