mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-19 00:34:18 -05:00
Move pushers delta to v12 and bump schema version
This commit is contained in:
parent
fddc7a080a
commit
60b143a52e
@ -69,7 +69,7 @@ SCHEMAS = [
|
|||||||
|
|
||||||
# Remember to update this number every time an incompatible change is made to
|
# 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.
|
# database schema files, so the users will be informed on server restarts.
|
||||||
SCHEMA_VERSION = 11
|
SCHEMA_VERSION = 12
|
||||||
|
|
||||||
|
|
||||||
class _RollbackButIsFineException(Exception):
|
class _RollbackButIsFineException(Exception):
|
||||||
|
Loading…
Reference in New Issue
Block a user