Start a new topic

@run without preprocessing

When we use the @run myscripts.sql file DbVis will ask us if we want to continue witout preprocessing if the file is huge (more than 10mb by default). If I am executing multiple @run then DbVis looks at the first file and applies the logic to the rest of the commands.


Is there a way I can tell @run command to not preprocess file even though they may be small in size. Something like @run --wo-preprocess myscripts.sql

1 Comment

Hi,


The preprocessing can be disabled by the use of the dropdown as indicated in the screenshot below. 

The default value may be changed in the Connection Properties -> SQL Commander -> Preprocess Script



It is not possible to set this by using parameters to the @run command.


Regards Ulf

Login or Signup to post a comment