Fix problem with boolean columns clobbering subsequent tinyint columns
Bug fixes:
- #54 Creating a table with a
boolean
column causes all subsequent tables withtinyint unsigned
columns to fail
Bug fixes:
boolean
column causes all subsequent tables with tinyint unsigned
columns to fail