Sha256: 513d11c355f398b9b36efa581c59babe82ecf171d4d0c9d687eab5f5970bd75d
Contents?: true
Size: 330 Bytes
Versions: 69
Compression:
Stored size: 330 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../test_helper') require File.expand_path(File.dirname(__FILE__) + '/../support/postgresql/import_examples') should_support_postgresql_import_functionality if ActiveRecord::Base.connection.supports_on_duplicate_key_update? should_support_postgresql_upsert_functionality end
Version data entries
69 entries across 46 versions & 3 rubygems