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: Ensure table name is quoted in merge statement #231

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

edgarrmondragon
Copy link
Member

@edgarrmondragon edgarrmondragon commented Jul 25, 2024

Closes #230

@edgarrmondragon edgarrmondragon marked this pull request as ready for review July 25, 2024 14:29
@edgarrmondragon edgarrmondragon merged commit 03c428e into main Jul 25, 2024
17 checks passed
@edgarrmondragon edgarrmondragon deleted the quote-table-name-merge-stmt branch July 25, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

bug: SQL compilation error...unexpected '.' when table name is ORDER
1 participant