diff options
author | reivilibre <38398653+reivilibre@users.noreply.github.com> | 2020-09-04 15:07:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-04 15:07:29 +0100 |
commit | 7513006b09e0fdaa4660c21e32adb0dfa0603c1e (patch) | |
tree | 3a2cd448508b55ee688ca2586624b4d87f84d728 /synapse/storage/databases/main | |
parent | Catch up after Federation Outage (split, 2): Track last successful stream ord... (diff) | |
download | synapse-7513006b09e0fdaa4660c21e32adb0dfa0603c1e.tar.xz |
In light of #8255, use BIGINTs for destination_rooms (#8256)
Diffstat (limited to 'synapse/storage/databases/main')
-rw-r--r-- | synapse/storage/databases/main/schema/delta/58/15_catchup_destination_rooms.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/databases/main/schema/delta/58/15_catchup_destination_rooms.sql b/synapse/storage/databases/main/schema/delta/58/15_catchup_destination_rooms.sql |