mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 13:25:49 +03:00
[GH-ISSUE #51] fieldsToIgnore not working #174
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DBDiff#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @loonies on GitHub (Jun 12, 2017).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/51
DBDiff version: commit
c001e9f.dbdifffile:Run with:
The ignored column
field_nameis still included in the migration file.@jasdeepkhalsa commented on GitHub (Nov 24, 2017):
Hi @loonies,
Could you please post the two databases you're comparing please?
Also please post any errors / output you're seeing on the command-line.
Thanks!
@akkzb commented on GitHub (Dec 17, 2019):
not working
@nosedrum commented on GitHub (Dec 18, 2019):
Same here, fieldsToIgnore section has no effect...
@akkzb commented on GitHub (Dec 18, 2019):
it's working, just comment include: all
@nosedrum commented on GitHub (Dec 18, 2019):
Not for me, with or xithout include: all in .dbdiff, all fields specified in fieldsToIgnore just appear in ALTER TABLE roders in migration file.
I'm using latest dbdiff vers.