pgadmin4
pgadmin4 copied to clipboard
Add a side workspace, similar to those in VSCode and PyCharm, to pgAdmin 4.
Implement separate workspace for Query Tool, PSQL, Schema Diff, etc. Attached is the POC work done.
There are a couple of things that we need to check:
- Persistent with the already opened tabs.
- Drag and Drop objects in the Query Tool.
- Classic UI vs New and their respective changes.
- Open an empty query tool tab which is difficult as a part of POC at the moment.