mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-29 18:31:09 +02:00
This column was considered as an int, crashing the whole migration process Signed-off-by: Eric <eric@pedr0.net>
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
Fix an issue in the database migration script where the
|
|
`e2e_room_keys.is_verified` column wasn't considered as
|
|
a boolean
|