status-im/status-go

View on GitHub
protocol/migrations/sqlite/1711389881_add_profile_showcase_community_grant.up.sql

Summary

Maintainability
Test Coverage
ALTER TABLE profile_showcase_communities_contacts ADD COLUMN grant BLOB DEFAULT NULL;