Module: PgPower::ConnectionAdapters::Table

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

Overview

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

Defined Under Namespace

Modules: CommentMethods, ForeignerMethods

Method Summary

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