method
reset_pk_sequence!
reset_pk_sequence!(table, pk = nil, sequence = nil)
public
Resets the sequence of a table’s primary key to the maximum value.
reset_pk_sequence!(table, pk = nil, sequence = nil)
public
Resets the sequence of a table’s primary key to the maximum value.