`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:
MERGEStatement now supportsWHEREclause
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