10.0
- add support for attributes in queries with
:param.attribute
- parameter
attribute
controls how the dot ("."
) is substitude, default is"__"
.
use None to disable the feature.
:param.attribute
attribute
controls how the dot ("."
) is substitude, default is "__"
.