SQLite export plugin for MySQL Workbench
Current version:2009.11.27
- Added support for new SQLite foreign key support.
- Added support for inserts. (Requires WB 5.0, 5.1 or 5.2.10+)
2009.5.26
- Added some basic validation of schema, table, column & index names.
2009.5.20
- Now supported: DEFAULT values.
2009.5.19:
- Now supported: ENUM and UNSIGNED values (by using SQL CHECK).
The plugin may still have some bugs. Open issues:
- Foreign key support with .genfkey only works for main schema (sqlite3 restriction).
- Index names are not checked for uniqueness.
ExportSQLite plugin is published under GPL. License: