So far this is passing my basic tests, but could use some testing from people that are much more familiar with how this is supposed to work. Refs #27
5 lines
231 B
SQL
5 lines
231 B
SQL
-- This migration is implemented in migrations.go as it comes from
|
|
-- maunium.net/go/mautrix/crypto/sql_store_upgrade. It runs upgrade at index 4
|
|
-- which is described as "Replace VARCHAR(255) with TEXT in the crypto
|
|
-- database".
|