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
I had noticed this too and it turns out that QueryTree has a cache which updates every hour. If you reset your app pool in IIS, this usually gets any new view/tables to show. Have a try and see if this works for you.
Duplicate of closed issue #109, but on a SQL Server database.
New Table/View shows when new connection created, but not showing on existing connection, created prior to the table/view.
Additionally, columns added/changed after the connection created are not reflected in the Query Tree, resulting in 'invalid column name' errors.
The text was updated successfully, but these errors were encountered: