Skip to content

Fix quotedIdentifier and quotedString#290

Merged
jraymakers merged 3 commits intoduckdb:mainfrom
michaelwallabi:mbecke/fix-quoting
Sep 16, 2025
Merged

Fix quotedIdentifier and quotedString#290
jraymakers merged 3 commits intoduckdb:mainfrom
michaelwallabi:mbecke/fix-quoting

Conversation

@michaelwallabi
Copy link
Copy Markdown
Contributor

I discovered that the utility functions for quoting strings and identifiers only cover single instances of quotes. This PR adds tests and fixes the issue. Please let me know if you'd prefer any changes to this PR.

@jraymakers
Copy link
Copy Markdown
Collaborator

Whoops, thanks for noticing and for the fix (with tests!).

@jraymakers jraymakers merged commit d306b0d into duckdb:main Sep 16, 2025
5 checks passed
@jraymakers
Copy link
Copy Markdown
Collaborator

I'm working on upgrading to DuckDB 1.4.0; my current plan for the next Node Neo release to be that upgrade. Let me know if you need this fix in a 1.3.x version.

@michaelwallabi
Copy link
Copy Markdown
Contributor Author

I'm working on upgrading to DuckDB 1.4.0; my current plan for the next Node Neo release to be that upgrade. Let me know if you need this fix in a 1.3.x version.

Thanks @jraymakers. No rush on my part. I have a local workaround so can happily wait for 1.4.

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