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