BuzzCutNorman / tap-mssql

Singer Tap for MS SQL built with Meltano Singer SDK.
MIT License
2 stars 9 forks source link

24-resolve-incremental-pyodbc-error #40

Closed BuzzCutNorman closed 1 year ago

BuzzCutNorman commented 1 year ago

This PR contains the initial implementation of INCREMENTAL sync for this tap. It also will resolve the pyodbc error encountered if INCREMENTAL sync was enabled for a table.

Closes #24