Sha256: 61fa273880605ed896f6dc9c4b9f92231d97b2f4ce72235a1626eea466dc789e

Contents?: true

Size: 65 Bytes

Versions: 4

Compression:

Stored size: 65 Bytes

Contents

module Mysql2
  class Field < Struct.new(:name, :type)
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mysql2-0.4.0-x86-mswin32-60 lib/mysql2/field.rb
mysql2-0.4.0-x86-mingw32 lib/mysql2/field.rb
mysql2-0.4.0-x64-mingw32 lib/mysql2/field.rb
mysql2-0.4.0 lib/mysql2/field.rb