Skip to content

Nice to have: drop table if exists #5

@reupost

Description

@reupost

It would be nice to add a 'drop table if exists' statement before the create table statement, to avoid errors (or to offer the command-line option to include that). Its not that easy to know up-front what tables will be created without parsing the meta.xml file, so this could be a nice option to keep things self-contained. I've tweaked my version to do this.

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