Files
postmoogle/vendor/maunium.net/go/mautrix/sqlstatestore/v04-encryption-info.sql
2023-06-01 14:32:20 +00:00

3 lines
98 B
SQL

-- v4: Store room encryption configuration
ALTER TABLE mx_room_state ADD COLUMN encryption jsonb;