Files
@ 51b1af58589b
Branch filter:
Location: kallithea/docs/usage/performance.rst
51b1af58589b
3.7 KiB
text/prs.fallenstein.rst
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.