Skip to content

Unfork DB Migrate #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 457 commits into from
May 29, 2018
Merged

Unfork DB Migrate #17

merged 457 commits into from
May 29, 2018

Conversation

RandomSeeded
Copy link

@RandomSeeded RandomSeeded commented May 21, 2018

In conjunction with https://git.blendlabs.com/blend/lending/pull/21551/files and blend/mongodb#1

Re-apply all custom functionality we need on top of db-migrate.

The new changes are quite minor and ideally will get merged into upstream soon.

--

Edit: it looks like this is a straight up unfork with the exception of the mongodb driver (other PR) - all the other functionality has already gotten merged into the upstream so that's nice :)

wzrdtales and others added 30 commits September 6, 2015 10:13
[Feature] pass through flag "ignore on init", to ignore specific migrations while initialization migrations.
[Bump] explicitly bump sqlite3 package version with fixed issue with node 4.0.0
removed unnecessary entries from migrator interface
do not strip any `_function` unless it is explicitly defined via exclude
wzrdtales and others added 25 commits March 20, 2018 11:24
Signed-off-by: Tobias Gurtzick <[email protected]>
feat(progamableApi): CMD options can be passed programatically now
Signed-off-by: Tobias Gurtzick <[email protected]>
Signed-off-by: Tobias Gurtzick <[email protected]>
Signed-off-by: Tobias Gurtzick <[email protected]>
Signed-off-by: Tobias Gurtzick <[email protected]>
Signed-off-by: Tobias Gurtzick <[email protected]>
db-migrate#552 introduced a regression and effectively disfunctioned the reset function, since it
did append just to the actionables within the run context.

It was moved into its own context.

Signed-off-by: Tobias Gurtzick <[email protected]>
Signed-off-by: Tobias Gurtzick <[email protected]>
fix(check): fix check via API not passing results to the callback
@RandomSeeded RandomSeeded merged commit bf9445b into master May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.