Skip to content

SQL2 Parser literal parsing #100

Closed
Closed
@dbu

Description

@dbu

in #99 we noted that parseLiteral stumbles over its call to $this->scanner->getPreviousDelimiter() when there is a . in the literal. we need tests about this and probably have to fix something. once it works fine, we can cleanup the parseCastLiteral code added in #99 to call parseUncastLiteral

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions