What's Changed
- Fix setting
precision
and scale
through attributes by @msmakouz (#148)
- Fix quoting with an underscore at the beginning by @msmakouz (#151)
- Fix behavior of the
Column::type()
method by adding default size to column type mappings by @msmakouz (#150)
Full Changelog: 2.7.0...2.7.1