pgadmin4/web/pgadmin/tools/sqleditor
Aditya Toshniwal 25b89f7624 Fixed the following issues for the new query tool:
1) Failed to fetch query history error sometimes.
 2) In copy paste row, if a copied row has [null], then those are pasted as an empty string.
 3) When Data output is empty, show an empty grid.
 4) Schema diff generates a script button resulting in an empty window. Fixes #7306.
 5) Detach the DataOutput panel > Try editing text cell > Text editor is hidden behind the data output panel

refs #6131
2022-04-25 18:11:39 +05:30
..
static/js Fixed the following issues for the new query tool: 2022-04-25 18:11:39 +05:30
templates/sqleditor 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
tests 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
utils 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
__init__.py 1. Add min width to panels. 2022-04-22 18:17:01 +05:30
command.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30