Nuacht

Thin wrapper for sqlalchemy aimed at SQL Server. Contribute to mafusco35/sqlalchemy-sqlserver-wrapper development by creating an account on GitHub.
Describe the bug Can't connect to my sql server from databricks. To Reproduce Install sqlalchemy and sqlalchemy-jdbcapi Build your connection string as per below (to a MS SQL Server): jdbcUrl = f"j ...