Is anyone else using Postgres for their database? I can connect to mine just fine, but just realized that I can only see tables from the public
schema. I have very important tables in the other schema, but I cannot see them in the “select structures” area of the data connector.
Update: Found this:
Now I can see the tables, BUT my partitioned table is showing up as hundreds of individual tables instead of one.