pgAdmin 4 commit: Fixed an issue where the user should not be able to a - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the user should not be able to a
Date
Msg-id E1jT3ia-0006kA-Qo@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the user should not be able to add columns in the creation order after 50 columns.

Regression of the initial patch.

Fixes #5043

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b80784f5a1872314ce92a60bb3d470e9a35e25e8
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Abhilasha Narendra
Date:
Subject: Re: [pgAdmin][RM5348]LDAP Authentication Support
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Improve LDAP Error messages