• charlieablett's avatar
    Standalone foreign key validation · 6ef7347b
    charlieablett authored
    - Checks for foreign key name, infers if missing
    - Designed to be standalone method specifically for calling
    after a foreign key has been created, but can't be validated
    yet, usually because there's data to be cleaned up
    - Add helpful error message
    6ef7347b
migration_helpers_spec.rb 51.7 KB