mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
...and bump SCHEMA_VERSION
This commit is contained in:
parent
fc7c5e9cd7
commit
173264b656
@ -69,7 +69,7 @@ SCHEMAS = [
|
||||
|
||||
# Remember to update this number every time an incompatible change is made to
|
||||
# database schema files, so the users will be informed on server restarts.
|
||||
SCHEMA_VERSION = 8
|
||||
SCHEMA_VERSION = 9
|
||||
|
||||
|
||||
class _RollbackButIsFineException(Exception):
|
||||
|
Loading…
Reference in New Issue
Block a user