grafana / sqlds

A package that assists writing SQL-driven datasources
Apache License 2.0
18 stars 12 forks source link

Add interface for long running queries #68

Closed kevinwcyu closed 2 years ago

kevinwcyu commented 2 years ago

Adding interface for plugins to implement for asynchronous queries.

There's some changes to the variables MissingMultipleConnectionsConfig and MissingDBConnection. 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.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 2 years ago

CLA assistant check
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.

kevinwcyu commented 2 years ago

Closing for https://github.com/grafana/sqlds/pull/69