Skip to content

Generated Columns are not ignored after "ON DUPLICATE KEY UPDATE" #115

Description

@swiftlei

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions