fixed bug 642540
This commit is contained in:
parent
095d245ef9
commit
e190cf96b0
2 changed files with 3 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ alter table users drop column identifier;
|
|||
alter table users drop column ldapURL;
|
||||
alter table users drop column connectDN;
|
||||
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (814,1,'WebGUI','Back to styles.', 1038022043);
|
||||
|
||||
alter table collateral change parameters parameters text;
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue