Skip to content

Schema Builder v2.2.1

Compare
Choose a tag to compare
@ikkez ikkez released this 25 Apr 20:24
· 21 commits to master since this release

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)