mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
1 line
81 B
SQL
1 line
81 B
SQL
ALTER TABLE settings ADD COLUMN is_goerli_enabled BOOLEAN NOT NULL DEFAULT FALSE; |