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

Added a test for schema.table.column containing special chars #1222

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Feb 29, 2024

This just adds a test for the unusual case of a table with quotes, spaces, and dots in their identifiers. Another similar test should be added for functions.

This just adds a test for the unusual case of a table with quotes, spaces, and dots in their identifiers.  Another similar test should be added for functions.
@nyurik
Copy link
Member Author

nyurik commented Mar 4, 2024

@sharkAndshark hi, any concerns with this PR?

@sharkAndshark
Copy link
Collaborator

I'd love to add a test for function but really busy these days, I will add it hours later

@sharkAndshark
Copy link
Collaborator

Or maybe merge it first, add function test next PR?

@nyurik
Copy link
Member Author

nyurik commented Mar 4, 2024

Yeah, lets do another PR for that, thx!

@nyurik nyurik merged commit c0ec365 into maplibre:main Mar 4, 2024
19 checks passed
@nyurik nyurik deleted the pg-tbl-name-escape-test branch March 4, 2024 07:55
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