pgadmin4/web/pgadmin/tools/erd
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 Fixed the following issues for the new query tool: 2022-04-25 18:11:39 +05:30
templates/erd Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
tests Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30
__init__.py Fixed the following issues for the new query tool: 2022-04-25 18:11:39 +05:30
utils.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30