Skip to content

Conversation

@jirwin
Copy link
Contributor

@jirwin jirwin commented Jan 30, 2025

Description

Add support for specifying options on query token placeholders. For example you can use ?<principal_name>|unquoted now. This instructs the connector to directly insert the value into the query instead of quoting it with a placeholder.

Multiple options can be specified like ?<principal_name|unquoted,some_other_option>.

Currently the only option available is `unquoted.

@jirwin jirwin merged commit 086b4dc into main Jan 31, 2025
2 checks passed
@ggreer ggreer deleted the jirwin/query-token-options branch December 5, 2025 01:02
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.

3 participants