# File lib/big_record/model.rb, line 1068 def create_column(name, type, options) ConnectionAdapters::Column.new(name, type, options) end