status-go/appdatabase/migrations/sql/0021_profile_pictures_show_to_up.sql
Andrea Maria Piana 093dda687f rename file
2021-09-30 13:02:41 +01:00

2 lines
81 B
SQL

ALTER TABLE settings ADD COLUMN profile_pictures_show_to INT NOT NULL DEFAULT 1;