Module: PgSaurus::ConnectionAdapters::Table

Extended by:
ActiveSupport::Autoload
Includes:
CommentMethods, 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, TriggerMethods

Method Summary

Methods included from TriggerMethods

#create_trigger, #remove_trigger

Methods included from CommentMethods

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