method

prepare_column_options

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

Method deprecated or moved

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

prepare_column_options(column)
public

This can be overridden on an Adapter level basis to support other extended datatypes (Example: Adding an array option in the PostgreSQL::ColumnDumper)