method

check_constraints

rails latest stable - Class: ActiveRecord::ConnectionAdapters::SchemaStatements
check_constraints(table_name)
public

Returns an array of check constraints for the given table. The check constraints are represented as CheckConstraintDefinition objects.