这是indexloc提供的服务,不要输入任何密码
Skip to content

cycle syntax is not added in SQL while creating a new sequence  #6639

@FaharAbbasRizvi

Description

@FaharAbbasRizvi

Cycle syntax is not added in SQL while creating a new sequence while user can create through query tool window

To Reproduce

Steps to reproduce the behavior:

  1. Open the query tool Window and create the following SQL
  2. create sequence seq2 cycle;
  3. See the SQL
  4. create a new sequence through right click
  5. provide the name
  6. Go into the definition and select the option Cycled
  7. Click on SQL
  8. See the error

Expected behavior

cycle syntax should be added while creating a new sequence

Screenshots

Screen Shot 2023-08-01 at 12 21 35 PM

Desktop (please complete the following information):

  • OS: [All]
  • Version: [7.5]
  • Mode: [All]
  • Package type: [All]

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions