Skip to content

Fix problem with boolean columns clobbering subsequent tinyint columns

Compare
Choose a tag to compare
@biggianteye biggianteye released this 22 Nov 11:11
· 28 commits to master since this release
2e8e3f1

Bug fixes:

  • #54 Creating a table with a boolean column causes all subsequent tables with tinyint unsigned columns to fail