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

sql output: handle empty string fields paramter #2549

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

sebix
Copy link
Member

@sebix sebix commented Jan 8, 2025

Treat an empty string fields parameter as unset parameter, fixing a crash in default configuration

fixes #2548

Treat an empty string `fields` parameter as unset parameter, fixing a crash in default configuration

fixes certtools#2548
@sebix sebix added bug Indicates an unexpected problem or unintended behavior component: bots labels Jan 8, 2025
@sebix sebix added this to the 3.3.2 Bugfix release milestone Jan 8, 2025
@sebix sebix requested a review from aaronkaplan January 8, 2025 11:31
@sebix sebix merged commit 9bfe9bf into certtools:develop Jan 21, 2025
22 checks passed
@sebix sebix deleted the fix-2548 branch January 21, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior component: bots
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQL Output bot: SQL syntax error if fields is emty string (default)
2 participants