This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
matrix
/
mautrix-go
mirror of
https://github.com/mautrix/go.git
Watch
1
Star
0
Fork
You've already forked mautrix-go
0
Code
Issues
Projects
Releases
Wiki
Activity
goolm-side-by-side
mautrix-go
/
sqlstatestore
/
v04-encryption-info.sql
3 lines
98 B
SQL
Raw
Permalink
Blame
History
-- v4: Store room encryption configuration
ALTER
TABLE
mx_room_state
ADD
COLUMN
encryption
jsonb
;
Reference in New Issue
View Git Blame
Copy Permalink