Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Add MarkAsExecuted predicate overload#550

Open
LeeReitz wants to merge 2 commits intoDbUp:mainfrom
LeeReitz:feature/MarkasExecutedPredicate
Open

Add MarkAsExecuted predicate overload#550
LeeReitz wants to merge 2 commits intoDbUp:mainfrom
LeeReitz:feature/MarkasExecutedPredicate

Conversation

@LeeReitz
Copy link

Added predicate overload to UpgradeEngine.MarkAsExecuted(). My use case for this change is to mark a subset of scripts as executed based on environment based on the script name prior to performing upgrade. IE in prod, don't apply development and staging scripts. Used predicate to allow many use cases where a subset is needed.

@sungam3r
Copy link
Member

@LeeReitz Please rebase onto master if you are still interested.

@sungam3r sungam3r added needs confirmation An issue or pull request await confirmation from their author dbup-core Issue or pull request regarding dbup-core project labels Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dbup-core Issue or pull request regarding dbup-core project needs confirmation An issue or pull request await confirmation from their author

Projects

Status: Pull Requests to check

Development

Successfully merging this pull request may close these issues.

2 participants