dbbase.column_types.WriteOnlyColumn.concat

WriteOnlyColumn.concat(other)

Implement the ‘concat’ operator.

In a column context, produces the clause a || b, or uses the concat() operator on MySQL.