mirror of
https://github.com/status-im/status-go.git
synced 2025-02-10 05:45:30 +00:00
2 lines
81 B
SQL
2 lines
81 B
SQL
ALTER TABLE settings ADD COLUMN profile_pictures_show_to INT NOT NULL DEFAULT 1;
|