Sha256: 003c81a9df0b112b3be2455cde69fa52cfc1f39c2c28c7523a7b5730b6ed2d36

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

# frozen_string_literal: true

class DlKeyedHasMany < ActiveRecord::Base
  self.primary_key = "many_key"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ibm_db-5.5.1 test/models/dl_keyed_has_many.rb
ibm_db-5.5.0 test/models/dl_keyed_has_many.rb
ibm_db-5.4.1 test/models/dl_keyed_has_many.rb
ibm_db-5.4.0 test/models/dl_keyed_has_many.rb
ibm_db-5.3.2 test/models/dl_keyed_has_many.rb
ibm_db-5.3.1 test/models/dl_keyed_has_many.rb