Open naveen-ram opened 3 years ago
It might be a good idea to accept this pull request.
The driver at least works with the changes in base.py and creation.py that are part of this pull request.
Food for thought if you want people to try and use this driver.
Currently, the DatabaseWrapper class is written using ibm_db to connect to Db2, whereas we want to support pyodbc and this will require significant changes to the methods within that class.