Flowdock
method

type_to_sql

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: SchemaStatements
type_to_sql(type, limit: nil, precision: nil, scale: nil, size: limit_to_size(limit, type), unsigned: nil, **) public

Maps logical Rails types to MySQL-specific data types.

Show source
Register or log in to add new notes.