jeremycole / innodb_ruby

A parser for InnoDB file formats, in Ruby
http://rubygems.org/gems/innodb_ruby
Other
1.69k stars 314 forks source link

Refactor Innodb::DataType; add SET/ENUM; fix DECIMAL #213

Closed jeremycole closed 1 week ago

jeremycole commented 2 weeks ago

Fixes https://github.com/jeremycole/innodb_ruby/issues/207 Fixes https://github.com/jeremycole/innodb_ruby/issues/205