- drop table only for if JSON file exist (as a default)
- Nothing
- Nothing
- Nothing
- Added two global command line options which related database connection
- see also the discuss: #32
- --max-idle-conns
- --max-open-conns
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Fixed the importing bug that when column contains 0 value at the beginning of the string
- Nothing
- Nothing
- Nothing
- Fixed the exporting bug that when column contains 0 value at the beginning of the string
Carpenter 0.5.1 has been released with some fixes.
- Nothing
- Nothing
- Nothing
- Solved to escape value that contained double quote
- Fixed the wrong time format that was 0000-00-00 when zero value
Carpenter 0.5.0 has been released.
Note:
This version has to become impossible to modify column positions.
But adding column is adjusted to expecting position.
- Nothing
- Nothing
- It's to become impossible to modify column positions when alter columns.
- Fixed that added column position to expected
- Modified MySQL connection settings (no idle connections)
- Nothing
- Nothing
- Fixed the SQL syntax error caused by column collation comparing
- Nothing
- Nothing
- Nothing
- Fixed the SQL syntax error when change column data type varchar to any
- Support Extra field of column information (e.g, auto_increment, ON UPDATE CURRENT_TIMESTAMP)
- Nothing
- Nothing
- Fixed that "CURRENT_TIMESTAMP" behaves as string
Bug fix
- Nothing
- Nothing
- Nothing
- Fixed the bug that unexpected differences ocurrured
Bug fix
- Nothing
- Nothing
- Nothing
- Fixed a bug that syntax error occurred when SQL contains partition queries
Bug fix
- Nothing
- Nothing
- Nothing
- Fixed a bug that will get a difference when contains some partition information table columns
Support partition table
- support partition table
- only "LINEAR KEY", "LINEAR HASH" and "RANGE COLUMNS" are supported
- supported alter only. drop and remove is not supported
- Nothing
- Nothing
- Fixed a bug that will get a difference when table names contain uppercase letters
Minor feature released
- resolve column position modification
- Nothing
- Nothing
- Fix SEGV error
Add migrate table collation
- build
- sync table and column character set
- Nothing
- Nothing
- Nothing
Revert version
- Nothing
- Nothing
- revert 0.2.4
- Nothing
Bug fix
- Nothing
- Nothing
- design command: STDOUT output now removed
- Enables specification of design option
-s
- design command: Change export format
- design command: Add
-s
option - Fix test
- Fix bug
- Add separate option to design command
- Change STDOUT output to files for each tables (if
-s
option specified)
- Nothing
- design command: STDOUT output now removed
- Type translation bug fixed
- Test
- Bug Fix
- Nothing
- Nothing
- Nothing
- Support bigint export
- Bug Fix
- Nothing
- Nothing
- Nothing
- Support index comment
- Bug Fix
- Nothing
- Nothing
- Nothing
- Unescape double escape string
- Bug Fix
- Nothing
- Nothing
- Nothing
- Do not compare privileges
- Bug Fix
- Nothing
- Nothing
- Nothing
- Fix error when using MySQL5.5
- Bug Fix
- Nothing
- Nothing
- Nothing
- Always a difference between schemas with different names
- Add export subcommand
- Rename subcommand export to design
- Added subcommand to export table data as CSV
- Nothing
- Nothing
- Adjust the maximum number of MySQL connections
Bug fixed
- Nothing
- Nothing
- Nothing
- Quote the default value that needed to be quoted
Initial release
- Add Fundamental features
- Nothing
- Nothing
- Nothing