Fixing the database migration system for issue #206
--HG-- branch : sha512-authhg/feature/light_cycle
parent
094a23bd09
commit
5c2cc95dc9
@ -0,0 +1 @@
|
||||
ALTER TABLE `user` MODIFY `Password` VARCHAR(106);
|
@ -0,0 +1 @@
|
||||
ALTER TABLE `ams_user` MODIFY `Password` VARCHAR(106);
|
Loading…
Reference in New Issue