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

Create some functions for DB version >= 147 only. (openvas-manager-7.0) #39

Conversation

timopollmeier
Copy link
Member

Create the SQL functions task_severity, task_trend and
task_threat_level only if current_db_version is >= 147 because they
depend on functions that are only created with that version.

Create the SQL functions task_severity, task_trend and
task_threat_level only if current_db_version is >= 147 because they
depend on functions that are only created with that version.
@timopollmeier timopollmeier self-assigned this Mar 23, 2018
@janowagner janowagner self-requested a review March 23, 2018 17:01
@janowagner janowagner merged commit 45c5a7d into greenbone:openvas-manager-7.0 Mar 23, 2018
@timopollmeier timopollmeier deleted the create-functions-order-fix-7.0 branch March 27, 2018 07:40
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.

None yet

2 participants