Skip to content

Releases: mjsqu/tap-db2

1.0.6

09 Nov 22:11
ea2cd49
Compare
Choose a tag to compare

Dependabot updates:

  • #28 Bump ibm-db from 3.1.4 to 3.2.0
  • #30 Bump pyodbc from 4.0.39 to 5.0.1

Added GitHub Actions workflow for testing against the DB2 Community version image: icr.io/db2_community/db2 with meltano

1.0.5

02 May 23:43
45942ac
Compare
Choose a tag to compare

Changes for SQLAlchemy > 2.0

  • All SQL wrapped in sqlalchemy.text
  • Positional parameter logic changed to use named parameter

1.0.4

01 May 02:51
074a68e
Compare
Choose a tag to compare
  • Removal of pyodbc from connection string to remove dependency on unixodbc
  • Update to allow table aliases to be discovered