db-migrate / db-migrate/node-db-migrate

undo-seed.js require of connect.js is wrong

Open
#798 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.3k
Forks
361
PR merge metrics
No merged PRs in 30d

Description

## I'm submitting a...

- [ ] Bug report
- [ ] Feature request
- [x] Question

## Current behavior

In walking through the requires of this project, I found a broken require in undo-seed.js. I haven't actually tried calling it (bundling this package in as a dependency and had a piece of code that would walk through the requires of all my dependencies).

## Expected behavior

The require in undo-seed.js line 9 should be referring to `../../connect`

## Minimal reproduction of the problem with instructions

## What is the motivation / use case for changing the behavior?

## Environment



db-migrate version: 0.11.12
plugins with versions: X.Y.Z
db-migrate driver with versions:

Additional information:
- Node version: 14.17.6
- Platform: Mac

Others:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.