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