Skip to content

drop column if exists considered as an if block #109

@Golgafrinchan

Description

@Golgafrinchan

column does not seem to be in the list of keywords classified as STUFF in sqlind-good-if-candidate ;)

therefore something like

alter table sometable drop column if exists col;

opens an if block

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions