method
reset_sequence!
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::DatabaseStatements
reset_sequence!(table, column, sequence = nil)
public
Set the sequence to the max value of the table’s column.


