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

Provide suggestions for schemas #173

Closed
wants to merge 7 commits into from
Closed

Provide suggestions for schemas #173

wants to merge 7 commits into from

Conversation

sunker
Copy link
Collaborator

@sunker sunker commented Aug 16, 2022

This PR is based on #169 so for the time being it includes its diff.

This PR adds a method for resolving SQL schemas. The method is used by the autocompletion engine in grafana experimental to provide context aware suggestions for schemas. See example below.

schemas

Currently this PR is pointing to a locally linked version of grafana/experimental. Will change that as soon as this PR has been merged.

Part of #108
Fixes #172

@github-actions
Copy link

Backend code coverage report for PR #173
No changes

@github-actions
Copy link

github-actions bot commented Aug 16, 2022

Frontend code coverage report for PR #173

Plugin Main PR Difference
src 87.67% 65.74% -21.93%

@sunker
Copy link
Collaborator Author

sunker commented Aug 19, 2022

Too many parallel PR now, so closing this in favor of #174

@sunker sunker closed this Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide autocompletion for schemas
1 participant