utPLSQL / utPLSQL-cli

Command line client for invoking utPLSQL
Apache License 2.0
40 stars 15 forks source link

Support inclusion and exclusion of objects with regular expression #217

Open malugrz opened 1 year ago

malugrz commented 1 year ago

utPLSQL-cli shall be enhanced to support the inclusion and exclusion of objects with regular expression. Currently only full names can be provided via the "-include and "-exclude" parameters.

Reference: utPLSQL/utPLSQL#1053