method
primary_key
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::TableDefinition
primary_key(name, type = :primary_key, options = {})public
Appends a primary key definition to the table definition. Can be called multiple times, but this is probably not a good idea.