Commit 2016d2f
committed
fix(ci): remove invalid --migration-file-language from migrate/up/down/redo scripts
The --migration-file-language flag is only valid for create action in node-pg-migrate v7.9.1. Passing it to up/down/redo causes the command to fail.1 parent e270dac commit 2016d2f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments