mirror of
https://github.com/status-im/status-go.git
synced 2025-02-07 12:25:20 +00:00
1 line
75 B
SQL
1 line
75 B
SQL
ALTER TABLE collectible_data_cache ADD COLUMN soulbound BOOL DEFAULT FALSE; |