# File lib/dm-core/migrations.rb, line 817 def type_map @type_map ||= super.merge(Class => { :primitive => 'VARCHAR' }).freeze end