Anish Silwal Khatri

Results 3 issues of 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 ![image](https://github.com/leapfrogtechnology/sync-db/assets/24623971/98d461c1-05c2-4176-999b-131ce532cc20)

bug
good first issue
hacktoberfest
improvement

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...