# File lib/big_record/base.rb, line 464 def default_columns {primary_key => ConnectionAdapters::Column.new(primary_key, 'string')} end