vscode-database-client
vscode-database-client copied to clipboard
Foreign Table Support
Hello,
I appreciate this tool.
Ideally, it would be nice to make the following improvements in Postgres:
-
Group foreign tables in the tree as a separate folder, such as "Functions": Foreign Tables -> Tables -> Columns -> Indexes
-
Organize all partition tables under a parent table in a "Partitions" folder: Table -> Partitions ............ Thank you
Thanks feedback, I will try to support it in the future.
After version 7.3.2, foreign table can be enabled on the connection page.