You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sync table step uses a database connection with the DAP client, but uses the Data API to execute statements in the condition where a table needs to be dropped and re-created. I'm not sure why. Should take a closer look at this.