Releases: dev-cloverlab/carpenter
Releases · dev-cloverlab/carpenter
v0.6.0
v0.5.4
v0.5.3: Fixed the importing error (#34)
* Update version * Update version * Fixed the bug that when occurred in import * Update version
v0.5.2: Fixed the bug that when column contains 0 value (#33)
* Update version * Update version * Fixed the bug that column contains 0 value string * Update version
v0.5.1 (#31)
* Update version * Update version * Solved to escape value that contained double quote * Fixed the wrong time format that was 0000-00-00 when zero value * Update version
v0.5.0 (#30)
* Update version * Update version * Fixed that added column position to expected * Update version
v0.4.9: Bug fix (#28)
* Update version * Fixed that collation condition checking * Modified that mysql connection settings
v0.4.8: Fixed th bug (#27)
* Update version * Fixed the bug Fixed the SQL syntax error when change column data type varchar to any * Update version
v0.4.7: Supported Extra field query (#26)
* Update version * Supported Extra field query * Update version * Update changelog
v0.4.6: Removed that redundand informations (#24)
* Fixed the bug - Syntax error occurred when SQL contains partition queries. * Removed that redundand informations To cause unexpected differences currured.