Skip to content

[BUG] JSQLParser 5.3 : PostgreSQL : Cannot parse DROP COLUMN command where data is the column name #2339

@willneedham93

Description

@willneedham93

Failing SQL Feature:

  • Cannot parse DROP COLUMN command where data is the column name
  • ALTER TABLE example DROP COLUMN data; can't be parsed

SQL Example:

  •   ALTER TABLE example DROP COLUMN data;

Software Information:

  • JSQLParser 5.3
  • PostgreSQL

Tips:

Appears that adding a column with name data works ok

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