grafana-delivery-bot[bot]
3edb07a1ae
[release-12.2.3] DOCS: add alias to SQL expressions doc ( #114262 )
...
DOCS: add alias to SQL expressions doc (#114253 )
added alias to SQL expressions since the doc moved
(cherry picked from commit 0b020c5e30 )
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2025-11-20 18:11:46 +00:00
grafana-delivery-bot[bot]
708fd7c6e8
[release-12.2.2] Docs: Added known limitations to SQL Expressions ( #112760 )
...
Docs: Added known limitations to SQL Expressions (#112676 )
* initial new section creation
* added additional known limitations
* adding some clarification
(cherry picked from commit e5627bcc67 )
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2025-10-21 16:39:07 -05:00
Larissa Wandzura
f41cc1c0d6
created new doc
2025-09-11 10:03:36 -05:00
Larissa Wandzura
b557d71c9a
Merge branch 'docs/sql-expressions-updates-082025' of github.com:grafana/grafana into docs/sql-expressions-updates-082025
...
(cherry picked from commit b0bfbbf547 )
2025-09-11 10:01:19 -05:00
renovate[bot]
c94f930950
Update dependency prettier to v3.6.2 ( #108689 )
...
* Update dependency prettier to v3.6.2
* run prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-07-25 17:47:44 +01:00
Kristina
5bfed408ed
SQL Expressions: Enable Auto-complete ( #106511 )
...
* First draft autocomplete
* Better naming
* Change suggestion to table/column population
* Remove all suggestions, just use table/column population but trigger on space
* Gate feature flag behind a feature flag
* Reorganize and add function list
* Add blurb about autocomplete to docs
* Update public/app/features/expressions/utils/metaSqlExpr.ts
Co-authored-by: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com >
* Add try catch, remove promise resolve
---------
Co-authored-by: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com >
2025-07-23 16:49:58 -05:00
Larissa Wandzura
59cb0176bc
Docs: removed backslashes in SQL code in SQL expressions doc ( #105009 )
...
* removed backslashes in SQL code
* fixed SQL
2025-05-06 10:41:20 -05:00
Larissa Wandzura
eafba2b023
Docs: New SQL expressions doc ( #104908 )
...
* reorged content
* made several edits
* some final cleanup
* vale linter changes
* linter change
* ran prettier
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-05-05 16:45:53 +00:00