class

Parsegres::AST::SequenceOptions

Inherits Parsegres::AST::Node < Parsegres::Inspectable < Reference < Object

Instance methods

cache
Source
cache=(cache : Int64 | Nil)
Source
cycle
Source
cycle=(cycle : Bool | Nil)
Source
increment
Source
increment=(increment : Int64 | Nil)
Source
max_value
Source
max_value=(max_value : Int64 | Nil)
Source
min_value
Source
min_value=(min_value : Int64 | Nil)
Source
no_max_value=(no_max_value : Bool)
Source
no_max_value?
Source
no_min_value=(no_min_value : Bool)
Source
no_min_value?
Source
owned_by
Source
owned_by=(owned_by : String | Nil)
Source
restart
Source
restart=(restart : Int64 | Nil)
Source
restart_default=(restart_default : Bool)
Source
restart_default?
Source
start
Source
start=(start : Int64 | Nil)
Source
type
Source
type=(type : String | Nil)
Source