Moving to GitHub.
[platal.git] / upgrade / 1.1.0 / 18_phd.sql
CommitLineData
d60d2d1f
SJ
1ALTER TABLE profile_education MODIFY COLUMN flags SET('primary', 'completed') NOT NULL DEFAULT '';
2
3-- vim:set syntax=mysql: