Closed kevinwcyu closed 2 years ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Closing for https://github.com/grafana/sqlds/pull/69
Adding interface for plugins to implement for asynchronous queries.
There's some changes to the variables
MissingMultipleConnectionsConfig
andMissingDBConnection
. I'll open a separate PR for those changes. Only have them in here to fix this warning... should have name of the form ErrFoo (ST1012) go-staticcheck
while working through this PR.