Add migration helpers for check constraints
- Add generic migration helpers for managing check constraints Adding, removing, validating, checking if a constraint exists and generating a unique constraint name are supported - Add migration helpers for adding/removing limits to text columns - Add rspec tests for all the new migration helpers
Showing
This diff is collapsed.
Please register or sign in to comment