You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rap2-delos/database/v2018_08_27_add_property_re...

2 lines
79 B
SQL

ALTER TABLE `Properties`
ADD COLUMN `required` TINYINT(1) NOT NULL DEFAULT 0;