Hi,
We have fixed the issue as mentioned below.
*Issue :-*
When we create any collation then two times schema name was appended to
query.
*Fix:-*
With this fix, schema name will appended only one time and create query for
collation will execute correctly.
Please find attached patch file. Review
Hi,
Please find attached patch file for the issue mentioned below.
*Issue:- *
When user "Edit" any existing extension module property, and try to change
the schema and version field to blank then SQL should not be generated for
the blank field.
Above issue is fixed with attached patch file.
Do