method
primary_key
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.
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.