When I try to generate DDL for all tables in a workspace, it also generates DDL’s for all sequences. Is it possible to specify which sequences to generate when generating DDL’s for a workspace? Ideally, I want to be able to tag sequences to workspaces, but dont know how to do it.
you can edit a sequence and uncheck the Generate check box, however this has to be done manually. In next version of Toad Data Modeler there will a better way how to do it, but now you have to edit a sequence, uncheck the Generate check box on tab General, click Apply and then use the navigation combo box to select another sequence etc…