Sha256: 925d9c56f8b2218f906ab640efbc7b4be3e927770ac3db18942af1ba1c7cdc0b

Contents?: true

Size: 258 Bytes

Versions: 64

Compression:

Stored size: 258 Bytes

Contents

# encoding: utf-8

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper'))
require 'data_objects/spec/typecast/other_spec'

describe 'DataObjects::H2 with other (unknown) type' do
  behaves_like 'supporting other (unknown) type'
end

Version data entries

64 entries across 64 versions & 8 rubygems

Version Path
do_oracle-0.10.3 spec/typecast/other_spec.rb
do_oracle-0.10.3-x86-mswin32-60 spec/typecast/other_spec.rb
do_oracle-0.10.3-x86-mingw32 spec/typecast/other_spec.rb
do_oracle-0.10.3-java spec/typecast/other_spec.rb
do_sqlserver-0.10.3-java spec/typecast/other_spec.rb
do_sqlite3-0.10.3 spec/typecast/other_spec.rb
do_sqlite3-0.10.3-x86-mswin32-60 spec/typecast/other_spec.rb
do_sqlite3-0.10.3-x86-mingw32 spec/typecast/other_spec.rb
do_sqlite3-0.10.3-java spec/typecast/other_spec.rb
do_postgres-0.10.3 spec/typecast/other_spec.rb
do_postgres-0.10.3-x86-mswin32-60 spec/typecast/other_spec.rb
do_postgres-0.10.3-x86-mingw32 spec/typecast/other_spec.rb
do_postgres-0.10.3-java spec/typecast/other_spec.rb
do_mysql-0.10.3 spec/typecast/other_spec.rb
do_mysql-0.10.3-x86-mswin32-60 spec/typecast/other_spec.rb
do_mysql-0.10.3-x86-mingw32 spec/typecast/other_spec.rb
do_mysql-0.10.3-java spec/typecast/other_spec.rb
do_hsqldb-0.10.3-java spec/typecast/other_spec.rb
do_h2-0.10.3-java spec/typecast/other_spec.rb
do_derby-0.10.3-java spec/typecast/other_spec.rb