Sha256: 1bd29ba78435692776905564526a18fd4c1c708cc0b655c276e48890def2342e
Contents?: true
Size: 293 Bytes
Versions: 106
Compression:
Stored size: 293 Bytes
Contents
module ArJdbc module HSQLDB # @private SchemaCreation = ::ActiveRecord::ConnectionAdapters::AbstractAdapter::SchemaCreation def schema_creation SchemaCreation.new self end end end if ::ActiveRecord::ConnectionAdapters::AbstractAdapter.const_defined? :SchemaCreation
Version data entries
106 entries across 106 versions & 4 rubygems