mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 00:51:59 +01:00
3 lines
80 B
MySQL
3 lines
80 B
MySQL
|
alter table `user` change column `password` `password` char(128) default null;
|
||
|
|