mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
2 lines
75 B
SQL
2 lines
75 B
SQL
ALTER TABLE cluster_config ADD COLUMN cluster_id INT NOT NULL DEFAULT '0';
|