PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.32k stars 5.27k forks source link

Implement `getSchema` method for MySQL and PostgreSQL #11622

Closed jverce closed 3 weeks ago

jverce commented 3 weeks ago

WHY

To comply with the SQL prop interface, which uses the getSchema method in the app component to fetch metadata information about the current DB's schema (e.g. fields, data types, etc.).

This PR also renames all private methods in the app components so that we keep their interfaces clean and minimize unexpected usage.

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pipedream-docs-redirect-do-not-edit 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 8:41pm
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **docs-v2** | ⬜️ Ignored ([Inspect](https://vercel.com/pipedreamers/docs-v2/2zfuXWd4i8RHfM8REWTPN7dbQnWZ)) | [Visit Preview](https://docs-v2-git-fork-jverce-feat-mysql-for-sql-prop-pipedreamers.vercel.app) | | Apr 23, 2024 8:41pm |
pipedream-component-development commented 3 weeks ago

Thank you so much for submitting this! We've added it to our backlog to review, and our team has been notified.

pipedream-component-development commented 3 weeks ago

Thanks for submitting this PR! When we review PRs, we follow the Pipedream component guidelines. If you're not familiar, here's a quick checklist: