1.8.4 CQL: Inline values
cql
:
cql_inline_domain_value_hook(+DomainName, +Value)
- can be defined if you want the given value to be’inlined' into the CQL (ie not supplied as a parameter). Great care must be taken to avoid SQL injection attacks if this is used.