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

csvsql: Adds configurable SQL query delimiter. #1257

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

sgpeter1
Copy link
Contributor

Sometimes SQL statements in the wild use custom delimiters, other than the standard semicolon ;.

This change adds a new argument to csvsql that applies to queries supplied under --query, --before-insert, and --after-insert.

@coveralls
Copy link

Coverage Status

coverage: 90.465% (+0.005%) from 90.46%
when pulling 156db8d on sgpeter1:master
into 8fafde0 on wireservice:master.

@sgpeter1 sgpeter1 marked this pull request as ready for review July 29, 2024 22:33
@jpmckinney jpmckinney merged commit 156db8d into wireservice:master Aug 16, 2024
19 checks passed
@jpmckinney
Copy link
Member

Thank you!

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.

3 participants