| ... | @@ -184,6 +184,8 @@ Only [permitted functions](#permitted-functions) may be called. The value of the |
... | @@ -184,6 +184,8 @@ Only [permitted functions](#permitted-functions) may be called. The value of the |
|
|
This function must again be in the list of permitted functions and it's parameters can only be column identifiers or values which match the regular expression
|
|
This function must again be in the list of permitted functions and it's parameters can only be column identifiers or values which match the regular expression
|
|
|
used to check [column names](#permitted-column-names).
|
|
used to check [column names](#permitted-column-names).
|
|
|
|
|
|
|
|
|
The value for "as" may be a path like `sensor.sensor_type.name`.
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
|
|
|
|
|
|
|
Only select one column and name it "me_id" from system.entity:
|
|
Only select one column and name it "me_id" from system.entity:
|
| ... | | ... | |