Module: PgSaurus::ConnectionAdapters::Table

Extended by:
ActiveSupport::Autoload, ActiveSupport::Concern
Includes:
CommentMethods, ForeignerMethods, TriggerMethods
Defined in:
lib/pg_saurus/connection_adapters/table.rb

Overview

Provides methods to extend ActiveRecord::ConnectionAdapters::Table to support pg_saurus features.

Defined Under Namespace

Modules: CommentMethods, ForeignerMethods, TriggerMethods

Method Summary

Methods included from TriggerMethods

#create_trigger, #remove_trigger

Methods included from ForeignerMethods

#foreign_key, #references_with_foreign_keys, #remove_foreign_key

Methods included from CommentMethods

#remove_column_comment, #remove_column_comments, #remove_table_comment, #set_column_comment, #set_column_comments, #set_table_comment