Page 1 of 1

Schema comparision: Describe only selected object types?

Posted: Fri 15 May 2020 10:05
by rkwpt
Hello,

When i want to describe e.g. only functions and procedures and start the comparision process, the program starts to describe all objects (tables, views...) before comparing only the selected types. That can take quite a long time.

Is it possible to let the program only describe the seleted types?

Thanks in advance,
Ralf

Re: Schema comparision: Describe only selected object types?

Posted: Fri 15 May 2020 14:55
by alexa
All objects get described in order to build a valid sync script.

You could select the option 'Disable dependency analysis' on the 'Options' page of the schema comparison wizard. However, you can't perform synchronization in this case.