-
Notifications
You must be signed in to change notification settings - Fork 168
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
Adds SQLTools for BigQuery #42
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Thanks for your contribution. We appreciate the participation in the community. As part of our practice of curation, we select projects that have more than 1 contributor. Additionally, when submitting your own software, we'd like to see that it has a healthy ecosystem. Please do share in the future once your project has more contributors/use. Thank you, Jennifer |
Hey @iennae, Apologies, I could have been clearer for this. SQLTools is a widely used open source project with:
I recently contributed the BigQuery driver to this project, as we use BQ at work, and it didn't yet have a driver for SQLTools The way the project is structured, each driver is a separate repo, and I included the link to the BQ specific driver, though it may have been more suitable to add the parent project. If you still feel it's not an appropriate addition, that's fine, happy to leave this! |
Thanks for the added context, let me revisit. |
Let me know if there's anything more you need here |
Looks like we need to make some changes to the linter. Lot's of "Not compatible with your version of node/npm" errors. |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
No description provided.