Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#64 - Improve error handling when no utPLSQL is installed #68

Merged
merged 3 commits into from
Jul 13, 2019
Merged

#64 - Improve error handling when no utPLSQL is installed #68

merged 3 commits into from
Jul 13, 2019

Conversation

PhilippSalvisberg
Copy link
Member

Run worksheet runner when no utPLSQL is installed in the database.

returns a version null in this case, which is later converted
to 0.0.0, which is not a supported version for this extension and
not a supported version for the realtime reporter, hence calling
the runner leads to a use of the worksheet runner regardless of
the utPLSQL configuration.
This test should succeed on a database without having utplsql
installed. However, the test suite is not enhanced to work
against a database without utplsql, that's simply not worth
the effort.
@PhilippSalvisberg PhilippSalvisberg added this to the v1.1.0 milestone Jul 13, 2019
@PhilippSalvisberg PhilippSalvisberg merged commit e8130c6 into utPLSQL:master Jul 13, 2019
@PhilippSalvisberg PhilippSalvisberg deleted the feature/issue_64_no_utplsql branch August 18, 2019 15:13
@PhilippSalvisberg PhilippSalvisberg removed this from the v1.1.0 milestone Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant