drop the wiki for the moment, it does not plays nice with X.net ...
[platal.git] / upgrade / 0.9.10 / 04_passwd.sql
1 ALTER TABLE `auth_user_md5` CHANGE `password` `password` VARCHAR( 40 ) NOT NULL;