You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we do not have a way of discerning what the schema part of a table identifier in Postgres is - if the table name or schema name has a dot in it
We need to figure out how to get the schema name as a separate object
The text was updated successfully, but these errors were encountered:
Currently we do not have a way of discerning what the schema part of a table identifier in Postgres is - if the table name or schema name has a dot in it
We need to figure out how to get the schema name as a separate object
The text was updated successfully, but these errors were encountered: