MatrixSynapse/synapse/storage/schema/main/delta/61
Richard van der Hoff c2c364f27f
Replace `room_depth.min_depth` with a BIGINT (#10289)
while I'm dealing with INTEGERs and BIGINTs, let's replace room_depth.min_depth
with a BIGINT.
2021-07-12 17:22:54 +01:00
..
01change_appservices_txns.sql.postgres Switch `application_services_txns.txn_id` to BIGINT (#10349) 2021-07-09 13:01:11 +01:00
02drop_redundant_room_depth_index.sql Replace `room_depth.min_depth` with a BIGINT (#10289) 2021-07-12 17:22:54 +01:00
03recreate_min_depth.py Replace `room_depth.min_depth` with a BIGINT (#10289) 2021-07-12 17:22:54 +01:00