mirror of
https://github.com/mautrix/signal.git
synced 2026-05-15 21:56:53 -04:00
2 lines
126 B
MySQL
2 lines
126 B
MySQL
|
|
-- v14 (compatible with v13+): Save storage master key for devices
|
||
|
|
ALTER TABLE signalmeow_device ADD COLUMN master_key bytea;
|