Adds an helper script to automatically disable old unsafe working copies of plat/al.
[platal.git] / upgrade / 0.9.4 / 90_emails.sql
1 alter table emails change column flags flags enum('active', 'filter') not null ;