Anish Silwal Khatri
Anish Silwal Khatri
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 
The `aioodbc` project page in PyPI doesn't link to the `aioodbc` pages. Instead it redirects to `https://github.com/jettify/uddsketch` https://github.com/aio-libs/aioodbc/blob/62069a2ecbbc284af75a5d6cf91a1fc4a505f20b/setup.py#L33-L37
Steps to recreate: 1. Run the command ```bash $ docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=admin" -p 1433:1433 -d mcr.microsoft.com/mssql/server:2017-latest ``` #### Environment Info Device: Macbook Pro M3 Pro OS: Sequoia...