Skip to content

implicit cast to "double precision" is not supported #1344

Closed
@sixinli

Description

@sixinli

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. SELECT double precision '1'
  2. Parsing this SQL using JSqlParser with this statements
  3. org.junit.ComparisonFailure: Expected query to parse but it failed to parse (error: Encountered unexpected token: "\'1\'" <S_CHAR_LITERAL>

Expected behavior
query to parse

System

  • postgres
  • 15
  • 4.1

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