Open nneil opened 1 year ago
Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Mysql
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
226 - please make it so I can copy this from the help page
To reproduce:
Create an SQL file with many queries in it. For example creating many views.
This example works:
select sdfksdf; select * from t1;
Execute all the queries with Ctrl-Shift-Enter
The pane beneath the SQL shows a separate tab for each query (40 in my case). The last one is open and says "OK".
I need to step though each result tab to find the broken query (if any).
Please highlight and describe errors in a scrollable list, so I don't need to click.
Please answer the questions below, it helps us to track the issue.
Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Mysql
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
226 - please make it so I can copy this from the help page
To reproduce:
Create an SQL file with many queries in it. For example creating many views.
This example works:
Execute all the queries with Ctrl-Shift-Enter
The pane beneath the SQL shows a separate tab for each query (40 in my case). The last one is open and says "OK".
I need to step though each result tab to find the broken query (if any).
Please highlight and describe errors in a scrollable list, so I don't need to click.