- Add
DoUpdate.withExcluded
to refer to the excluded row in an upsert clause. - Add optional
where
clause toDoUpdate
constructors
Please note
With this release, moor has been renamed to drift. No immediate action is necessary, the moor
package will continue to work until the next breaking release. The functionality of moor 4.6.0 is identical to drift 1.0.1.
An automatic migration tool can help you make the switch from moor to drift in minutes. See the documentation for all the details. Thanks!