Skip to content

Release v1.2.2

Compare
Choose a tag to compare
@sizuhiko sizuhiko released this 13 Feb 07:33
· 18 commits to cakephp2 since this release

Bux fix:

If you use type of char(1) for generating automation, then throw Exception followings:

PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'hoge' at row 1

From PR #19 , thanks.