pgAdmin 4 commit: Allow toggling of the Primary Key option in the un-ex - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow toggling of the Primary Key option in the un-ex
Date
Msg-id E1bGQo6-0006QC-Su@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow toggling of the Primary Key option in the un-expanded column grid when defining a table. Fixes #1235

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bb849c58c485cc2cb13b0f61b3e3d13247ce687
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/indexes/templates/index/js/index.js       |  2 +-
.../servers/databases/schemas/templates/schema/js/schema.js  | 12 ++++++++----
2 files changed, 9 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To add Maintenance support on Index/Primary key/Unique (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PACTH: To fix the issue while selecting primary key in table (pgAdmin4)