pgAdmin 4 commit: Ensure the last placeholder is included when generati

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the last placeholder is included when generati
Date: 2017-05-26 15:04:41
Message-ID: E1dEGnB-0006AQ-Ox@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-05-26 15:05:16 Re: [pgAdmin4] [PATCH] To fix issue in UPDATE Script and Primary key order when view data
Previous Message Joao Pedro De Almeida Pereira 2017-05-26 15:02:50 Re: [pgAdmin4][Patch][RM_2400]: Columns with defaults set to NULL when removing contents after pasting in the edit grid