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): PostgreSQL 15
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 5.5.0 (242)
The steps to reproduce this issue:
When selecting from multiple tables, use the context menu and select Copy as => SQL Insert statement. This will yield an alert Warning: Can't detect table and won't copy anything.
However using the context menu and Export result => SQL will work but have the table name as "untitled". Is it possible to make the Copy as work the same way?
The steps to reproduce this issue:
When selecting from multiple tables, use the context menu and select Copy as => SQL Insert statement. This will yield an alert Warning: Can't detect table and won't copy anything.
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): PostgreSQL 15
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 5.5.0 (242)
The steps to reproduce this issue: When selecting from multiple tables, use the context menu and select
Copy as => SQL Insert statement
. This will yield an alertWarning: Can't detect table
and won't copy anything. However using the context menu andExport result => SQL
will work but have the table name as "untitled". Is it possible to make theCopy as
work the same way?