SQL upgrade for my last commit
[platal.git] / upgrade / 0.9.12 / 02_newsletter.sql
CommitLineData
fe136252 1ALTER TABLE newsletter ADD COLUMN short_name varchar(16) DEFAULT NULL;