Skip to content

Conversation

ayman-sigma
Copy link

We want to have the capability to specify subquery of a SQL string that we don't necessarily need to parse. This passthrough query will be only created at runtime and serialized as it is.
The main purpose here is performance and to avoid any potential parsing bugs with already known valid SQL.

@ayman-sigma ayman-sigma requested a review from jmhain April 9, 2025 21:18
@ayman-sigma
Copy link
Author

hmmm, I can't get the same clippy errors here when running locally. Which is very annoying...

@ayman-sigma ayman-sigma force-pushed the ayman/passThroughQuery branch from 2201d67 to fce3ce8 Compare April 10, 2025 22:18
@ayman-sigma ayman-sigma merged commit ba34f62 into main Apr 10, 2025
19 checks passed
@ayman-sigma ayman-sigma deleted the ayman/passThroughQuery branch April 10, 2025 22:20
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