SickGear/sickbeard/databases
Prinz23 8bc048c784 Add support for a testing.db version (>=100000).
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.
2018-01-30 17:57:15 +00:00
..
__init__.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
cache_db.py Add support for a testing.db version (>=100000). 2018-01-30 17:57:15 +00:00
failed_db.py Add support for a testing.db version (>=100000). 2018-01-30 17:57:15 +00:00
mainDB.py Add support for a testing.db version (>=100000). 2018-01-30 17:57:15 +00:00