copy Tree view from sql select statement...
Answered
While using the database aspect of Intellij, after selecting the data and viewing data in Tree view, the display looks like a JSON object. It would be so nice if I could copy and paste that JSON object into other things. Is this possible?
To recreate this, connect to a database via Intellij, bring up a console and execute a select statement. In the Result window, right click and hover over "View as" and then select Tree. A JSON object (or close to a JSON object) is display. It would be so nice to copy that object for something else.
Please sign in to leave a comment.
Here is a related issue on YouTrack:
https://youtrack.jetbrains.com/issue/DBE-10218
Feel free to watch it in order to be notified once it has updates. See this article if you are not familiar with YouTrack.