Skip to content

Add support to allow parameters to be database-agnostic #77

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

Closed
wants to merge 2 commits into from

Conversation

azmy60
Copy link
Contributor

@azmy60 azmy60 commented Feb 20, 2024

In reference to beekeeper-studio/beekeeper-studio#1353

Adding support to enable detecting parameters without being tied to specific database type.

identify('select * from my_table where ? = :foo and $1 = $2', { enableCrossDBParameters: true })

@MasterOdin
Copy link
Member

Closing this in favor of work done in #78 as that allows for more customizability for end users.

@MasterOdin MasterOdin closed this Apr 30, 2024
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