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 Debug logging is |
- |
-overwrite-files|-ovf |
Overwrite any existing files in the directory. This will not affect other files. | - |