Files
grafana/pkg
Sam Jewell f8a72214cf SQL Expressions: Add more functions to the allowlist (#103546)
* SQL Expressions: Allow many more functions and nodes

* Also allow the `REGEXP_SUBSTR` function

* Add window functions

* add more JSON support, remove now and current time (for now)

---------

Co-authored-by: Kyle Brandt <kyle@grafana.com>
2025-04-07 21:23:39 +03:00
..
2025-04-04 11:31:35 +02:00
2025-04-07 10:21:33 +02:00
2025-04-04 11:31:35 +02:00
2025-04-04 11:31:35 +02:00

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.