Skip to content

v1.6.11 (v1.5.19)

Compare
Choose a tag to compare
@bmeares bmeares released this 22 May 14:19
· 123 commits to main since this release
4ee23a1

v1.6.11 (v1.5.19 for Python 3.7)

  • Fix an issue with in-place syncing.
    When syncing a SQL pipe in-place with a backtrack interval, the interval is applied to the existing data stage to avoid inserting duplicate rows.