1 line
75 B
MySQL
1 line
75 B
MySQL
|
ALTER TABLE collectible_data_cache ADD COLUMN soulbound BOOL DEFAULT FALSE;
|