Changed "go" to be lowercase
I meant the SQL script deiivered with Aqua Data Server should have "go" delimiter all-over. Otherwise the user will have to debug what went wrong during the install step.
I meant the SQL script deiivered with Aqua Data Server should have "go" delimiter all-over. Otherwise the user will have to debug what went wrong during the install step.
Yes, in the SQL Script, I've changed all instances of "GO" to "go" & checked it in. The next build of ADServer will have this fix in it.
Yes, in the SQL Script, I've changed all instances of "GO" to "go" & checked it in. The next build of ADServer will have this fix in it.
Do we need to change in migration1.0to2.0.sql and in the Alter scripts as well ?
Do we need to change in migration1.0to2.0.sql and in the Alter scripts as well ?
- Updated migration1.0to2.0.sql and made the "GO" delimiter in lowercase.
- Removed all alter scripts.
- Updated migration1.0to2.0.sql and made the "GO" delimiter in lowercase.
- Removed all alter scripts.
Issue #2836 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build Version - 2.0.0-rc-7.0 |
No time estimate |
Changed "go" to be lowercase