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
Running explain/explain analyze against multi-statement content in the editor produces errors
As a workaround we could implement logic similar to "run selected" feature, where only the selected part of the query (or the current line if there is no selection) could be "explained".
The text was updated successfully, but these errors were encountered:
Running explain/explain analyze against multi-statement content in the editor produces errors
As a workaround we could implement logic similar to "run selected" feature, where only the selected part of the query (or the current line if there is no selection) could be "explained".
The text was updated successfully, but these errors were encountered: