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

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy