Skip to content

Commit ba8345b

Browse files
committed
Updated replication-key
1 parent 9218dff commit ba8345b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_data/taps/schemas/square/v2/square-v2-tables.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ tables:
137137
api-method: https://developer.squareup.com/reference/square/payments-api/list-payments
138138
table-details:
139139
replication-method: Key-based Incremental
140-
replication-key: updated_at
141-
second-replication-key: created_at
140+
replication-key: updated_at,created_at
142141
- name: payouts
143142
description: The `{{ table.name }}` table contains information about all payouts
144143
made in {{ integration.display_name }}.

0 commit comments

Comments
 (0)