Skip to content

Commit

Permalink
Update scripts for MSSQL and Oracle are invalid #27
Browse files Browse the repository at this point in the history
fixed Oracle update script
  • Loading branch information
glebshalyganov committed Feb 18, 2021
1 parent dc96595 commit c4231b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
alter table SAMLADDON_KEY_STORE add KEYSTORE_PASSWORD varchar2(100) ;
alter table SAMLADDON_KEY_STORE add KEYSTORE_PASSWORD varchar2(100)^

0 comments on commit c4231b6

Please sign in to comment.