sync-db
sync-db copied to clipboard
Resolve the `basePath` relative to the `sync-db.yml` path instead of current working directory.
Resolve the basePath relative to the sync-db.yml path instead of current working directory.
Issue recreated here: https://github.com/silwalanish/sync-db-bug-reports/tree/main/base-path-resolution
Also @mesaugat I think we should also be able to pass config file as relative path in the loadConfig function and in --config CLI argument.