• Yannis Roussos's avatar
    Add migration helpers for check constraints · be5469f9
    Yannis Roussos authored
    - 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
    be5469f9
migration_helpers.rb 52 KB