chat.upgrade

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

Functions

add_messages_column_and_remove_others1(→ None)

make_message_type_not_nullable(→ None)

Module Contents

chat.upgrade.add_messages_column_and_remove_others1(context: onegov.core.upgrade.UpgradeContext) None[source]
chat.upgrade.make_message_type_not_nullable(context: onegov.core.upgrade.UpgradeContext) None[source]