Skip to content

VISIBLE keyword causes parser error #243

@timothy-r

Description

@timothy-r

Describe the bug
Reading an SQL DDL that uses the VISIBLE keyword causes an error and the entire table definition is not read

To Reproduce
Steps to reproduce the behavior:

  1. Write an SQL create table statement with an index that uses the VISIBLE keyword
  2. Read the SQL with the ddl parser
  3. See the error generated

Expected behavior
DDL parser should read SQL DDL statements with the VISIBLE keyword

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions