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