If I drag a MySQL Table from the Object Explorer to the Project Explorer it appears as an .sql file with a green tick. Unfortunately this generated file doesn't include the index or constraint definitions. If I edit the .sql file and add them so it can be deployed correctly, and then deploy it, the status changes to a 'Missing' purple cross. Also, functions and procedures that have been exported this way can't seem to be deployed. They produce a com.quest.toadext.sql.SqlExecutionException error.
↧