jet icon indicating copy to clipboard operation
jet copied to clipboard

Added whitelist flags for generate command

Open Sanjaiy opened this issue 5 months ago • 1 comments
trafficstars

Added whitelist flags for generate command. Related to issue. Flags -allow-tables Comma-separated list of tables to allow. Takes precedence over --ignore-tables flag. -allow-views Comma-separated list of views to allow. Takes precedence over --ignore-views flag. -allow-enums Comma-separated list of enums to allow. Takes precedence over --ignore-enums flag.

Sanjaiy avatar Jun 18 '25 10:06 Sanjaiy