Generating a script for FirebirdSQL from MySQLWorkbench
MySQLWorkbench allows to design database model easily and also provides an option to generate the SQL script. By default script is generated for MySQL, but, what if you need to generate a SQL script for FirebirdSQL?
Here is the solution via python plugin