mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
1 line
75 B
SQL
1 line
75 B
SQL
ALTER TABLE collectible_data_cache ADD COLUMN soulbound BOOL DEFAULT FALSE; |