`WHERE` in `MERGE`
Changes
Breaking change: The columnReference(...)
methods in ExpressionTerm
where renamed to column(...)
and the parameters reordered so that tables are in front of columns.
- #50:
MERGE
Statement now supportsWHERE
clause
Breaking change: The columnReference(...)
methods in ExpressionTerm
where renamed to column(...)
and the parameters reordered so that tables are in front of columns.
MERGE
Statement now supports WHERE
clause