primary_key(name, type = :primary_key, options = {})
Instance Public methods
Appends a primary key definition to the table definition. Can be called multiple times, but this is probably not a good idea.
Appends a primary key definition to the table definition. Can be called multiple times, but this is probably not a good idea.
Please login to continue.