dbschema
dbschema copied to clipboard
Copy-paste tables names with schemas & split it with line break character
It would be nice to copy-paste names of tables/views with schemas as well.
https://github.com/user-attachments/assets/20fe1950-a31c-4bf1-973e-ee5a7e539946
-
Please check DbSchema Help / Output logs for errors.
-
Please include the DbSchema version, operating system and used database DbSchema 9.6.3 build 241010 Windows 10 Postgres 16
-
The steps to reproduce this issue
- open Layout
- select items
- press Ctrl + C
- paste clipboard content in notepad
Expected: table names are pasted with schemas Actual: no schemas
By the way, when copy-paste a list of tables from the node "Schemas" - "
Another suggestion: it would be also nice to split them with line break character, not a space character.