mirror of
https://github.com/status-im/status-go.git
synced 2025-01-16 09:47:13 +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; |