Skip to content

Fix query string escaping#147

Merged
ruslandoga merged 3 commits intomasterfrom
fix-qs-escape
Jan 4, 2024
Merged

Fix query string escaping#147
ruslandoga merged 3 commits intomasterfrom
fix-qs-escape

Conversation

@ruslandoga
Copy link
Collaborator

This PR reproduces and fixes CANNOT_PARSE_ESCAPE_SEQUENCE error

** (Ch.Error) Code: 25. DB::Exception: Cannot parse escape sequence. (CANNOT_PARSE_ESCAPE_SEQUENCE) (version 23.3.7.5 (official build))

@ruslandoga ruslandoga changed the title add failing test Fix query string escaping Jan 4, 2024
@ruslandoga ruslandoga marked this pull request as ready for review January 4, 2024 03:13
@ruslandoga ruslandoga merged commit 4b0092e into master Jan 4, 2024
@ruslandoga ruslandoga deleted the fix-qs-escape branch January 4, 2024 03:13
This was referenced Jan 29, 2024
ruslandoga added a commit that referenced this pull request Jan 29, 2024
* add failing test

* fix query string escaping

* changelog
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.

1 participant