16 17 18
# File 'lib/dm-hstore.rb', line 16 def type_map super.merge(Property::HStore => { :primitive => 'hstore' }).freeze end