Flowdock
method

check_constraints

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - 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.

Show source
Register or log in to add new notes.