initial release
[RTx-MandatoryCustomFields.git] / etc / schema.Pg
1 ALTER TABLE CustomFields ADD COLUMN Required integer NOT NULL DEFAULT 0;
2