datasource_specs.ts
6.8 KB
-
always quote template variables for mysql when multi-value is allowed (#9712) · b6fafb13
* always quote template variables for mysql when multi-value is allowed * handle include all option similar to multi value * declare type * adjust tests to quoting change * dont specify type but let it be inferred * fix test for variable with includeAll
Sven Klemm committed