Skip to content

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

@swiftlei

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.

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