Schema Builder v2.2.1
Just a little maintenance release.
- fixed an issue with truncating sqlite tables
- fixed some precision issues with DOUBLE/DECIMAL columns
- new method
$table->setCharset()
to set the charset / collation upon table creation (only mysql for now)