Skip to content

sujoyg/primary_key

Repository files navigation

Primary Key

Adds an add_primary_key method to Rails migrations.

This can be used as follows:

‘add_primary_key table, [col, col]`

Make sure to add an ‘id: false` option to the `create_table` declaration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages