synapse/changelog.d/10289.misc
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

2 lines
53 B
Plaintext

Convert `room_depth.min_depth` column to a `BIGINT`.