status-go/appdatabase/migrations/sql/1687506642_include_watch_on...

2 lines
81 B
MySQL
Raw Normal View History

ALTER TABLE settings ADD COLUMN include_watch_only_account BOOLEAN DEFAULT TRUE;