Skip to content

`WHERE` in `MERGE`

Compare
Choose a tag to compare
@redcatbear redcatbear released this 26 Nov 12:02
5c263c4

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 supports WHERE clause