Description copied from class Marten::DB::Management::Introspector::Base
Returns an array of all the primary key constraints of a specific table and column.
Returns the details of the columns of a specific table.
Returns an array of all the foreign key constraints of a specific table and column.
Returns an array of all the index names for a specific table and column.
Returns an array of all the primary key constraints of a specific table and column.
Returns an array of all the unique constraints for a specific table and column.
Marten::DB::Management::Introspector::CoreMarten::DB::Management::Introspector::BaseMarten::DB::Management::Introspector::BaseReturns the details of the columns of a specific table.
Returns an array of all the foreign key constraints of a specific table and column.
Returns an array of all the index names for a specific table and column.
Returns an array of all the primary key constraints of a specific table and column.
Returns an array of all the unique constraints for a specific table and column.