Skip to content

Support URL encoded hints - #173

Merged
jogrogan merged 1 commit into
mainfrom
jogrogan/hintsEncoding
Nov 7, 2025
Merged

jogrogan merged 1 commit into
mainfrom
jogrogan/hintsEncoding

Conversation

@jogrogan

@jogrogan jogrogan commented Nov 7, 2025

Copy link
Copy Markdown
Collaborator

The parsing logic for hints was always kind of flaky. There was an implicit requirement that hints couldn't have commas, semicolons, equals signs, and other special characters. The solution for this is to also support URL encoded strings, this jibes well with JDBC and allows parsing of more complex hint values, like string encoded arrays.

@jogrogan
jogrogan force-pushed the jogrogan/hintsEncoding branch from 4420f78 to 69df71d Compare November 7, 2025 16:39
@jogrogan
jogrogan merged commit 9e9a2af into main Nov 7, 2025
1 check passed
@jogrogan
jogrogan deleted the jogrogan/hintsEncoding branch November 7, 2025 17:16
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