1 line
99 B
MySQL
1 line
99 B
MySQL
|
|
ALTER TABLE `properties` ADD COLUMN IF NOT EXISTS `garage` JSON DEFAULT NULL AFTER `stash_options`;
|