class ActiveRecord::ConnectionAdapters::PostgreSQLSequenceDefinition

Class used to create or alter sequences. Generally you should be using PostgreSQLAdapter#create_sequence and its various sequence manipulation functions rather than using this class directly.

Attributes

action[RW]
base[RW]
name[RW]
options[RW]