piler/util/db-upgrade-0.19-vs-0.20.sql

3 lines
80 B
SQL

alter table `user` change column `password` `password` char(128) default null;