Hello, i'm trying to do a migration from postgres to mysql for demo purposes but i can't use incremental sync mode, i have an error, does this mean it's not currently supported or is this a bug ?
β 1
Hicham Rahj
08/18/2021, 9:45 AM
if i use another sync mode it works fine
d
Davin Chia (Airbyte)
08/18/2021, 9:45 AM
can you make sure you've specified the cursor field?
h
Hicham Rahj
08/18/2021, 9:47 AM
Oh sorry didn't pay intention that was the problem !! Thank you
π 1
Hicham Rahj
08/18/2021, 9:48 AM
a related question, is it possible to use multiple fields as cursor or not ?
I'm more in an exploring phase right now so i don't have a specific need but it's nice to know these kind of things before diving in, it's always possible to work around it for the use cases i have in mind