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
actually i have this exact same issue. it doesn't seem to work when there is multiple schema inside of one db... it seems like something to do with not knowing the fully qualified name of the actual table. otherwise, this is a solid schema.
My assumption here is there is an issue with the generated query for non default schemas, and in the case that the table is in a non-default schema the query needs to be prefixed with the schema:
Hi there
expanding a table in the tree on the left which is not in the default schema fails:
Attached databases also seem to suffer from this behavior
Otherwise I really like the extension, it's great to work with it
The text was updated successfully, but these errors were encountered: