method

columns

rails latest stable - Class: ActiveRecord::ConnectionAdapters::SQLiteAdapter

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

columns(table_name, name = nil)
public

Returns an array of SQLiteColumn objects for the table specified by table_name.