markddrake / YADAMU---Yet-Another-DAta-Migration-Utility

A utility for Migrating Data between Oracle, Postgres, MySQL MariaDB, Snowflake. Stage Data from supported database to Amazon S3 and Azure Blob Storage in JSON and CSV Formats
MIT License
17 stars 10 forks source link

Upgrade to node ibm_db v3.0.0 #212

Closed markddrake closed 2 years ago

markddrake commented 2 years ago

Pick up ibm_db v3.0.0 to enable use of electron 20.1 and many fixes.

markddrake commented 2 years ago

ibm_db v3.0.0 contains fixes for many db2 issues that were reported during development of the Yadamu DB2 Driver. The workarounds that were put in place for these issues will need to be removed.

https://github.com/ibmdb/node-ibm_db/issues/875