dbForge Data Generator for MySQL v2026.1 introduces workspace optimizations and expanded data support to improve your development workflow. Key updates include tab management with pinning and session restoration, intelligent index name suggestions, and support for additional data types in data generators.
dbForge Data Generator for MySQL now suggests index names in ALTER INDEX, DROP INDEX, RENAME INDEX, FORCE INDEX, USE INDEX, and IGNORE INDEX commands.
DISABLE ON SLAVE is now deprecated in MySQL v8.4 and higher.
DISABLE ON REPLICA is supported in Code Completion, Object Editors, Schema Compare, and Script Generator.
dbForge Data Generator for MySQL now lets you pin document tabs. Pinned tabs stay visible, so you can keep frequently used tabs at hand and separate important tabs from temporary ones.
When you reopen dbForge Data Generator after accidentally closing it, your document tabs are restored in the same order and layout as when you last closed the application. You can configure restore settings in Tools > Options > Environment > Documents > Restore.
The Quick Info tooltip now displays an icon next to indexed columns, so you can identify them at a glance without opening table properties.
Data Generator now supports generating data for columns with unsupported data types. These columns are not selected by default, but you can include them manually when needed.