9.12.20 generate-ords-schema

Generates the code necessary to reproduce all modules and children using the ORDS APIs.

Syntax

Liquibase|lb generate-ords-schema|geos {OPTIONS}

Options

Option Description Default
-debug|-de Enable debug output. -
-exclude-enable-schema|-exes Dictates whether the enable_schema call is included in the export. -
-exclude-privs|-exp Dictates whether privileges will be included in the export. -
-log|-lo

Enable logging.

Standard logging is INFO level (no debug flag).

Debug logging is FINEST level (both log and debug flag).

-
-overwrite-files|-ovf Overwrite any existing files in the directory. This will not affect other files. -