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

feat: Postgres escape strings #300

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

dabbertorres
Copy link
Contributor

This adds support for a Postgres' "escape string" extension to the SQL standard.

Documented here: https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-STRINGS-ESCAPE

@DerekStride DerekStride merged commit 302f356 into DerekStride:main Dec 29, 2024
4 checks passed
@dabbertorres dabbertorres deleted the postgres-escape-string branch December 30, 2024 23:40
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