Closed
Description
Hi
We are setting up utPLSQL as a test framework for our database. We are initiating tests from TeamCity using utplsql-cli.
We have installed utPLSQL using the global DDL trigger approach. There might be situations where the annotation cache is not up to date or otherwise broken. Ref [/issues/1018].
It would be great to have a command-line switch for forcing a rebuild of the annotation cache.
During nightly test runs, we can then use this switch to ensure that the cache is valid.