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
When exporting under Insert mode, the generated columns are correctly ignored in the output sql.
But when exporting under OnDuplcateKeyUpdate mode, the generated columns are ignored in the "insert" clause but kept in the "update" clause.
The text was updated successfully, but these errors were encountered:
When exporting under Insert mode, the generated columns are correctly ignored in the output sql.
But when exporting under OnDuplcateKeyUpdate mode, the generated columns are ignored in the "insert" clause but kept in the "update" clause.
The text was updated successfully, but these errors were encountered: