`db migrate` picks up .kate-swp files, and fails on them
yumaikas opened this issue · 0 comments
yumaikas commented
There are two issues at play here:
When a migration fails to parse, the error doesn't indicate which file is failing to parse.
And the migration scanner doesn't just pick up SQL files, it also picks up Kate swap files.