pgAdmin 4 commit: Modified the bulk insert logic to the user table in t

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Modified the bulk insert logic to the user table in t
Date: 2021-07-20 08:59:04
Message-ID: E1m5lai-0006Dp-Cz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-20 10:59:10 pgAdmin 4 commit: Fixed session expiration API test case.
Previous Message Akshay Joshi 2021-07-20 06:51:38 Re: Bug #6337 Patch