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

[bug] clean up not always proper

Open
#786 1 comment 0 reactions 1 assignee Claimed by @wzrdtales View on GitHub
bug
Dominant language
JavaScript
Stars
2.3k
Forks
361
PR merge metrics
No merged PRs in 30d

Description

of state `t` not cleaned up properly

- t.i - might be ok still problematic
- t.c - might be ok, probably not
- t.f - problematic

t.f not cleaned up will cause phantom foreign keys after a rerun of a migration
t.i not cleaned up does not knowingly cause phantom keys yet, but might have a similar problem, will fix just as t.f

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.