Skip to content

[BUG] JSQLParser 4.6: RDBMS : SetStatement getName returns Object instead of String or NameExpr #1746

Closed
@rhuddbiz

Description

@rhuddbiz

Software Information:

  • JSqlParser 4.6

net.sf.jsqlparser.statement.SetStatement.getName() returns Object whereas in 4.5 it returned a String. There is no method that returns a getName method maybe should return NameExpr instead of String, I'm not sure of the expected behavoir, but the Object seems incorrect.

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