copy Tree view from sql select statement...
已回答
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.
请先登录再写评论。
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.