method
default_sequence_name
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
default_sequence_name(table_name, pk = nil)
public
Returns the sequence name for a table’s primary key or some other specified key.


