method

check_all_foreign_keys_valid!

check_all_foreign_keys_valid!()
public

Override to check all foreign key constraints in a database. The adapter should raise a +ActiveRecord::StatementInvalid+ if foreign key constraints are not met.