field_mandatory.sql 89 Bytes Edit Raw Blame History 1 ALTER TABLE `document_fields` ADD COLUMN `is_mandatory` tinyint(4) NOT NULL default '0';