Flowdock
method

next_sequence_value

Importance_1
v1.0.0 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::FirebirdAdapter
next_sequence_value(sequence_name) public

Returns the next sequence value from a sequence generator. Not generally called directly; used by ActiveRecord to get the next primary key value when inserting a new database record (see #prefetch_primary_key?).

Show source
Register or log in to add new notes.