Files
@ 51b1af58589b
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
51b1af58589b
1.3 KiB
text/x-sh
db: script to test database upgrades
dbmigrate-test executes Alembic upgrade scripts between two Kallithea
versions in a clean environment. There is no automated testing of
whether the upgraded database is functional, only that the upgrade
proceeds without errors.
dbmigrate-test executes Alembic upgrade scripts between two Kallithea
versions in a clean environment. There is no automated testing of
whether the upgraded database is functional, only that the upgrade
proceeds without errors.