Sha256: 3c65bc548e4b78502e8c6b8ab32d1d6262110fc2aa465c8c84b4befff76da9ec
Contents?: true
Size: 606 Bytes
Versions: 43
Compression:
Stored size: 606 Bytes
Contents
--- patron_type_00001: id: 1 name: Person display_name: Person note: position: 1 patron_type_00002: id: 2 name: CorporateBody display_name: CorporateBody note: position: 2 patron_type_00003: id: 3 name: Conference display_name: Conference note: position: 3 # == Schema Information # # Table name: patron_types # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
43 entries across 43 versions & 2 rubygems