Content-Length: 264943 | pFad | http://github.com/JSQLParser/JSqlParser/issues/2243

AD [BUG] JSQLParser 5.3.0 : PostgreSQL : Encountered unexpected token: "AS" "AS" in sequence · Issue #2243 · JSQLParser/JSqlParser · GitHub
Skip to content

[BUG] JSQLParser 5.3.0 : PostgreSQL : Encountered unexpected token: "AS" "AS" in sequence #2243

@jgperrin

Description

@jgperrin

Failing SQL Feature:

  • AS integer can't be parsed

SQL Example:

  • Simplified Query Example, focusing on the failing feature
CREATE SEQUENCE public.activites_activite_id_seq
    AS integer
    START WITH 1
    INCREMENT BY 1
    NO MINVALUE
    NO MAXVALUE
    CACHE 1;

Software Information:

  • JSqlParser version 5.3.0
  • PostgreSQL version 14.18

Tips:

Generated by pg_dump.
Valid syntax according to https://www.postgresql.org/docs/current/sql-createsequence.html.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions









      ApplySandwichStrip

      pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


      --- a PPN by Garber Painting Akron. With Image Size Reduction included!

      Fetched URL: http://github.com/JSQLParser/JSqlParser/issues/2243

      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy