instant-0chan/UTIL/upgrade_to_staff_validation...

2 lines
74 B
SQL

ALTER TABLE `staff`
ADD COLUMN `validated` INTEGER NOT NULL DEFAULT 0;