Table of Contents - active_record-postgres-constraints-0.2.2 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::Postgres
- ActiveRecord::Postgres::Constraints
- ActiveRecord::Postgres::Constraints::CommandRecorder
- ActiveRecord::Postgres::Constraints::PostgreSQLAdapter
- ActiveRecord::Postgres::Constraints::Railtie
- ActiveRecord::Postgres::Constraints::SchemaCreation
- ActiveRecord::Postgres::Constraints::SchemaDumper
- ActiveRecord::Postgres::Constraints::TableDefinition
- ActiveRecord::Postgres::Constraints::Types
- ActiveRecord::Postgres::Constraints::Types::Check
- ActiveRecord::Postgres::Constraints::Types::Exclude
Methods
- ::class_for_constraint_type — ActiveRecord::Postgres::Constraints
- ::definition_to_exclusions — ActiveRecord::Postgres::Constraints::Types::Exclude
- ::element_and_operator — ActiveRecord::Postgres::Constraints::Types::Exclude
- ::example_constraint — ActiveRecord::Postgres::Constraints::Types::Check
- ::example_constraint — ActiveRecord::Postgres::Constraints::Types::Exclude
- ::normalize_conditions — ActiveRecord::Postgres::Constraints::Types::Check
- ::normalize_conditions — ActiveRecord::Postgres::Constraints::Types::Exclude
- ::normalize_conditions_hash — ActiveRecord::Postgres::Constraints::Types::Check
- ::normalize_element — ActiveRecord::Postgres::Constraints::Types::Exclude
- ::normalize_name_and_conditions — ActiveRecord::Postgres::Constraints
- ::normalize_operator — ActiveRecord::Postgres::Constraints::Types::Exclude
- ::to_schema_dump — ActiveRecord::Postgres::Constraints::Types::Check
- ::to_schema_dump — ActiveRecord::Postgres::Constraints::Types::Exclude
- ::to_sql — ActiveRecord::Postgres::Constraints::Types::Check
- ::to_sql — ActiveRecord::Postgres::Constraints::Types::Exclude
- #add_constraint — ActiveRecord::Postgres::Constraints::PostgreSQLAdapter
- #add_constraint — ActiveRecord::Postgres::Constraints::TableDefinition
- #adjust_nesting — ActiveRecord::Postgres::Constraints::SchemaCreation
- #apply_patch! — ActiveRecord::Postgres::Constraints::Railtie
- #constraints — ActiveRecord::Postgres::Constraints::PostgreSQLAdapter
- #dump_constraints — ActiveRecord::Postgres::Constraints::SchemaDumper
- #dump_indexes — ActiveRecord::Postgres::Constraints::SchemaDumper
- #index_name — ActiveRecord::Postgres::Constraints::SchemaDumper
- #indexes_in_create — ActiveRecord::Postgres::Constraints::SchemaDumper
- #pg? — ActiveRecord::Postgres::Constraints::Railtie
- #remove_constraint — ActiveRecord::Postgres::Constraints::PostgreSQLAdapter
- #visit_TableDefinition — ActiveRecord::Postgres::Constraints::SchemaCreation