parliament.upgrade

Contains upgrade tasks that are executed when the application is being upgraded on the server. See onegov.core.upgrade.upgrade_task.

Functions

introduce_parliament_module_rename_pas_tables(→ None)

add_type_column_to_parliament_models(→ None)

Module Contents

parliament.upgrade.introduce_parliament_module_rename_pas_tables(context: onegov.core.upgrade.UpgradeContext) None[source]
parliament.upgrade.add_type_column_to_parliament_models(context: onegov.core.upgrade.UpgradeContext) None[source]