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