mirror of
https://github.com/status-im/status-go.git
synced 2025-02-07 04:13:56 +00:00
1 line
81 B
MySQL
1 line
81 B
MySQL
|
ALTER TABLE settings ADD COLUMN is_goerli_enabled BOOLEAN NOT NULL DEFAULT FALSE;
|