status-go/appdatabase/migrations/sql/1700741911_clusterID.up.sql

2 lines
75 B
MySQL
Raw Normal View History

ALTER TABLE cluster_config ADD COLUMN cluster_id INT NOT NULL DEFAULT '0';