Something went wrong on our end
Forked from
itminedu / gredu_labs
34 commits behind the upstream repository.
-
Χάρης Παπαδόπουλος authoredebb0fd83
migration-161024-01-up.mysql.sql 143 B
ALTER TABLE `applicationform`
ADD COLUMN `received_document` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
AFTER `received_by` ;