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

Handle single quotes #1572

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

Y--
Copy link
Contributor

@Y-- Y-- commented Jan 8, 2024

In some circumstances the generated code contains single quotes (require('vm') rather than require("vm"). This change handles that case.

@Mytherin Mytherin merged commit 5f233d7 into duckdb:main Jan 9, 2024
15 checks passed
@Mytherin
Copy link
Contributor

Mytherin commented Jan 9, 2024

Thanks!

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