Macrosยง
- sqlsonnet_
lit - Macro for inline sqlsonnet (actually simply jsonnet), reporting syntax errors as build errors.
- sqlsonnet_
query - Similar to
sqlsonnet_lit!
, but constructs aQuery
. If the resolver (first argument) is not passed, the defaultFsResolver
is used. Variables can be passed asextVar
.