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::Core
Marten::DB::Management::Introspector::Base
Marten::DB::Management::Introspector::Base
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.