Fix null pointer dereference when sending a mail to validate the subscription to...
[platal.git] / upgrade / 0.9.4 / 40_requests.sql
1 alter table requests change column type type char(16);
2