github.com/status-im/status-go@v1.1.0/appdatabase/migrations/sql/1687506642_include_watch_only_account_setting.up.sql (about) 1 ALTER TABLE settings ADD COLUMN include_watch_only_account BOOLEAN DEFAULT TRUE;