$ sudo apt-get install unixodbc unixodbc-dev freetds-dev freetds-bin tdsodbc
/etc/freetds/freetds.conf
[azure]
Finish the steps from FreeTDS & ODBC
I am not sure about why this is necessary maybe for the SSH support reason.
$ pip install --no-binary pymssql pymssql
Make sure everything is up to date.
// https://inteist.com/git-remove-pods-folder-from-pushed-repository-how-to/ | |
git filter-branch --index-filter 'git rm --cached --ignore-unmatch Pods/*' --tag-name-filter cat -- --all | |
git push --force |