plus
operator fun ColumnDeclaring<HStore>.plus(expr: ColumnDeclaring<HStore>): HStoreExpression<HStore>(source)
HStore concatenate operator, translated to the || operator in PostgreSQL.
HStore concatenate operator, translated to the || operator in PostgreSQL.