Allow longer final thesis titles #17
@ -0,0 +1,3 @@
|
||||
-- Match what project.title allows
|
||||
ALTER TABLE `FinalThesis` MODIFY `englishTitle` LONGTEXT NULL;
|
||||
ALTER TABLE `FinalThesis` MODIFY `swedishTitle` LONGTEXT NULL;
|
Loading…
x
Reference in New Issue
Block a user