mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
30e143ca40
* Fix(Profile): Remove profile showcase from general responce via signal * Fix(Profile): Restore community membership validation for the prodile showcase * feat: Make profile validation optional * fix: review fixes
2 lines
86 B
SQL
2 lines
86 B
SQL
ALTER TABLE profile_showcase_communities_contacts ADD COLUMN grant BLOB DEFAULT NULL;
|