Re: SQLAlchemy updates for check tables.

2021-07-20 Thread Dave Page
On Tue, Jul 20, 2021 at 12:15 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Jul 19, 2021 at 3:14 PM Dave Page wrote: > >> >> >> On Mon, Jul 19, 2021 at 9:58 AM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> >>> >>> On Mon, Jul 19, 2021 at 2:17 PM Da

Re: SQLAlchemy updates for check tables.

2021-07-20 Thread Khushboo Vashi
On Mon, Jul 19, 2021 at 3:14 PM Dave Page wrote: > > > On Mon, Jul 19, 2021 at 9:58 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> >> >> On Mon, Jul 19, 2021 at 2:17 PM Dave Page wrote: >> >>> Hi >>> >>> On Mon, Jul 19, 2021 at 6:37 AM Nikhil Mohite < >>> nikhil.moh...@enterp

pgAdmin 4 commit: Fixed session expiration API test case.

2021-07-20 Thread Akshay Joshi
Fixed session expiration API test case. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6cc3423cbe28b670414aa0f79bdeea88135d9b9f Author: Rahul Shirsat Modified Files -- .../tests/test_set_session_expiration_time.py | 42 +

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

2021-07-20 Thread Akshay Joshi
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 +++