pgAdmin 4 commit: Modified the bulk insert logic to the user table in t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Modified the bulk insert logic to the user table in t
Date
Msg-id E1m5lai-0006Dp-Cz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Modified the bulk insert logic to the user table in the migration file.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb658a75abcbd10fdcd97ccee8905b12932ab92c

Modified Files
--------------
web/migrations/versions/c465fee44968_.py | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Bug #6337 Patch
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed session expiration API test case.