How to generate model from Database Postgres where a specific table uses partitioning

How to generate model from Database Postgres where a specific table uses partitioning. The table I wanted didnt appeared on the list of Generate Model from Database.

Can you create demo project for your issue? We cannot help you without understanding what happening inside project structure and database structure

is like this …I show the snapshot first
image
I want to select table name Bid but somehow not display due to partitioning made on Bid table.