Skip to content

Support table names containing spaces #1206

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

Merged
merged 12 commits into from
Jul 25, 2024
Merged

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Jul 16, 2024

Added support for table names that contain spaces. This is related to #1203

The regex to handle insert/update/select raw SQL was getting to complicated so I have broken it up for each case.

@aidanharan aidanharan changed the title Parse table names with spaces correctly Support table names containing spaces Jul 18, 2024
@aidanharan aidanharan marked this pull request as ready for review July 18, 2024 15:13
@aidanharan aidanharan merged commit 682f102 into 7-1-stable Jul 25, 2024
8 checks passed
@aidanharan aidanharan deleted the table-name-with-spaces branch July 25, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant