Thread: pgAdmin 4 commit: Fixed an issue where the user should not be able to a

pgAdmin 4 commit: Fixed an issue where the user should not be able to a

From
Akshay Joshi
Date:
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(-)