Skip to content

Wrong SQL generated for DROP TABLE case #75

@tinwonda

Description

@tinwonda

If the table does not exist in one database. The DROP TABLE SQL is the expected result but DBDiff has generated wrong syntax DELETE FROM `table` WHERE;.
Could you check that, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfixedFixed but not yet released

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions