Skip to content

Neo4j ETL 1.3.1 Relase

Compare
Choose a tag to compare
@jexp jexp released this 22 Jan 10:18
· 6 commits to master since this release

Our good friends at The SilverLogic helped us to upgrade the code to React and design a new style and flow.

Bug Fixes

A number of issues were fixed.

  • support for new auth approach in MySQL 8.0.4+, upgraded packaged MySQL driver
  • fix for Azure SQL database
  • fixed CSV quoting
  • composite key handling for MSSQL

Something we learned is that extracting metadata from Postgres is quite slow, which is an issue of the Postgres JDBC driver. This issue becomes exacerbated with remote database, so please be aware.

See the article for more details