Variables: Use new format registry from templateSrv (#58813)

* Variables: Use new format registry from templateSrv

* Updated comment

* Fixed e2e
This commit is contained in:
Torkel Ödegaard
2022-11-16 14:55:31 +01:00
committed by GitHub
parent 74010fd05d
commit 20133ec6fb
12 changed files with 102 additions and 405 deletions
@@ -33,7 +33,7 @@ e2e.scenario({
`Server:singlequote = 'A\\'A"A','BB\\B','CCC'`,
`Server:doublequote = "A'A\\"A","BB\\B","CCC"`,
`Server:sqlstring = 'A''A"A','BB\\\B','CCC'`,
`Server:date = null`,
`Server:date = NaN`,
`Server:text = All`,
`Server:queryparam = var-Server=All`,
`1 < 2`,