jet
jet copied to clipboard
Generator: add an option to skip partitions
trafficstars
Currently if you have partitioned tables, with partitions residing on the same schema as your tables, jet will generate schemas for each partition individually.
It would be great if an --ignore-partitions flag could be added so that partitions are not included for generation.