From:       To:      
Home > Documentation > SQLite to MySQL

Edit Table in SQLite to MySQL Converter

SQLite to MySQL converter allows to rename tables or customize name, types and other attributes of every column as well as excluding a column from migration. The application maps types in the most intelligent way. However, some tasks may require user-defined types mapping.

In order to customize migration of table, double-click on the corresponding selected item on "Select Tables" wizard page. In the appeared dialog box you can modify table name, type and default value for any columns using "Field info" group of controls. To exclude columns from resulting table just turn off the corresponding checkboxes.

Listview on the left of "Edit Table" dialog window displays original SQLite column attributes, new types and attributes are displayed in "Field info" section when the corresponding item is highlighted.

NOTE: inaccurate modification of table definitions may cause damage of the database (for example, loosing indexes or foreign keys).

Have any questions? Contact us