-
Notifications
You must be signed in to change notification settings - Fork 694
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: EXPOSED-436 Replace onUpdate parameter with one that takes…
… a lambda (#2215) * refactor!: EXPOSED-436 Replace onUpdate parameter with one that takes a lambda - Remove UpsertBuilder.onUpdate() - Change type of onUpdate parameter in relevant functions - Switch tests to reflect changes - Add missing deprecated class constructor parameter - Add back deprecated property and move out of constructor
- Loading branch information
Showing
8 changed files
with
188 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.