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

Fix SQL format string in create_config_internal #1701

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Oct 12, 2021

What:
This fixes the format string of the SQL to create the entry in the configs table.

Why:
The format string contained a placeholder for the removed type field.

How did you test it:
By running gvmd --rebuild-gvmd-data=configs while there are no configs
in the database.

Checklist:

@timopollmeier timopollmeier marked this pull request as ready for review October 12, 2021 15:45
@timopollmeier timopollmeier requested a review from a team as a code owner October 12, 2021 15:45
@timopollmeier timopollmeier merged commit 401d39f into greenbone:master Oct 13, 2021
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