Newer
Older
mailpiler / util / db-upgrade-0.19-vs-0.20.sql
alter table `user` change column `password` `password` char(128) default null;