2009-06-09 21:42:40 +07:00
|
|
|
--- https://sourceforge.net/tracker/index.php?func=detail&aid=2791095&group_id=176962&atid=879332
|
|
|
|
--- increase size of pw field to cater for encrypted passwords
|
2009-06-10 01:52:00 +07:00
|
|
|
ALTER TABLE AD_User MODIFY emailuserpw NVARCHAR2(255)
|
2009-06-09 21:42:40 +07:00
|
|
|
;
|