[pgadmin-hackers] pgAdmin 4 commit: Ensure the last placeholder is included whengenerati - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure the last placeholder is included whengenerati
Date
Msg-id E1dEGnB-0006AQ-Ox@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the last placeholder is included when generating UPDATE scripts for tables. Fixes #2436

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/databases/schemas/tables/__init__.py  | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Joao Pedro De Almeida Pereira
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2400]: Columns withdefaults set to NULL when removing contents after pasting in the edit grid
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] To fix issue in UPDATEScript and Primary key order when view data