forked-synapse/synapse/storage/schema/main/delta/60
Richard van der Hoff 0aab50c772
fix ordering of bg update (#10291)
this was a typo introduced in #10282. We don't want to end up doing the
`replace_stream_ordering_column` update after anything that comes up in
migration 60/03.
2021-07-01 18:45:55 +01:00
..
01recreate_stream_ordering.sql.postgres fix ordering of bg update (#10291) 2021-07-01 18:45:55 +01:00
02change_stream_ordering_columns.sql.postgres Change more stream_ordering columns to BIGINT (#10286) 2021-06-30 17:27:20 +01:00