3 lines
98 B
SQL
3 lines
98 B
SQL
-- v4: Store room encryption configuration
|
|
ALTER TABLE mx_room_state ADD COLUMN encryption jsonb;
|