Skip to content
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

[ACTION] extend executeQuery() to relevant DB actions #14028

Open
dannyroosevelt opened this issue Sep 19, 2024 · 0 comments
Open

[ACTION] extend executeQuery() to relevant DB actions #14028

dannyroosevelt opened this issue Sep 19, 2024 · 0 comments
Labels
action New Action Request enhancement New feature or request

Comments

@dannyroosevelt
Copy link
Collaborator

We currently only user executeQuery() in the general "execute SQL query" action for the apps that support the SQL proxy (shared static IP), which includes Snowflake, MySQL, and PostgreSQL today.

In order to use the shared static IP with more than just SQL queries, we should refactor the rest of those actions to also us executeQuery. Here are the component docs:
https://pipedream.com/docs/components/guidelines#shared-static-ips

@dannyroosevelt dannyroosevelt added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers action New Action Request and removed help wanted Extra attention is needed good first issue Good for newcomers labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action New Action Request enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant