pgadmin4/web/pgadmin/tools/erd
2021-12-16 18:29:44 +05:30
..
static Rearrange tools menu on the basis of usability and form groups of similar sub-menus. 2021-12-16 18:29:44 +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 API Test Case for ERD 2021-10-12 14:26:01 +05:30
__init__.py Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
utils.py Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added. 2021-09-22 19:14:19 +05:30