mirror of
https://github.com/mautrix/signal.git
synced 2026-08-23 20:34:56 -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;
|