`ubcli generateDDL` now recognize new properties `lobParameters` and `indexTablespace` of Database connection config
ubcli generateDDL
now recognize new properties lobParameters
and indexTablespace
of Database connection config (items of ubConfig.application.connections
).
These optional properties are used to place newly added *LOB columns
and indexes
into predefined (manually created) tablespaces\filegroups - mostly for performance tuning of big databases.
Options are ignored in case UB server version is < 5.24.15