method

pk_and_sequence_for

rails latest stable - Class: ActiveRecord::ConnectionAdapters::OracleAdapter

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

pk_and_sequence_for(table_name)
public

Find a table’s primary key and sequence. Note: Only primary key is implemented - sequence will be nil.