Closed AshotN closed 1 year ago
Name | Link |
---|---|
Latest commit | 38188897746b485a55cc2d6acfb1457b46a8d9e8 |
This looks good, I'm not sure why the test is failing. Can you merge with latest dove
and see if that fixes it?
Hmm, still failing, not sure why...
Oops! Guess it is something to do with the pipeline runner
I'm going to close this since I'm not sure why the tests are failing. Maybe a new PR against latest will work though I found myself needing the app
in my migrations a few times now.
Summary
This PR comes after this Discord thread
This solves the issue of Knex migrations relying on the Feathers app to load it's configuration. Currently any errors in the Feathers app will prevent Knex from running it's migrations.