steven_wang
08/22/2024, 4:44 PM- name: tap-mssql
variant: airbyte
capabilities:
- catalog
- discover
- state
config:
airbyte_config:
username: ${TAP_MSSQL_USER}
password: ${TAP_MSSQL_PASSWORD}
host: ${TAP_MSSQL_HOST}
port: ${TAP_MSSQL_PORT}
database: ${TAP_MSSQL_DATABASE}
replication_method:
method: STANDARD
I'm trying to figure out how or where to set the user defined cursor per stream: https://docs.airbyte.com/using-airbyte/core-concepts/sync-modes/incremental-append#user-defined-cursor