Disables xnet account by default, they will be set as pending after validation.
[platal.git] / upgrade / 0.9.4 / 40_requests.sql
1 alter table requests change column type type char(16);
2