Skip to content

Fix bug at installation process#69

Merged
sql-williamd merged 2 commits into
OpenQueryStore:masterfrom
mvillegascuellar:FixInstallBug
Mar 15, 2018
Merged

Fix bug at installation process#69
sql-williamd merged 2 commits into
OpenQueryStore:masterfrom
mvillegascuellar:FixInstallBug

Conversation

@mvillegascuellar

Copy link
Copy Markdown

I tried to install OQS into a database with a middle hyphen in the name like 'database-DEV' and if kept failing due to the fact that on script "install_service_broker.sql" on line 168 the brackets were missing. Added the brackets and the problem was solved. Also noticed that while it failed the uninstall script also had a missing drop statement for the view "oqs.object_catalog" and it also failed to uninstall. I fixed that script also to consider the missing drop view sentence.

@sql-williamd sql-williamd merged commit f31e4e4 into OpenQueryStore:master Mar 15, 2018
@sql-williamd sql-williamd mentioned this pull request Mar 15, 2018
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants