mirror of
https://github.com/knex/knex.git
synced 2025-08-12 10:40:55 +00:00

It changes so that the path of the migration config file is resolved before it is required. This avoids `Cannot find module` error when the configuration file path is specified as relative path.