method
columns
v2.1.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
columns(table_name, name = nil)public
Returns the list of all column definitions for a table.
columns(table_name, name = nil)Returns the list of all column definitions for a table.