Re: SQLAlchemy updates for check tables.

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: SQLAlchemy updates for check tables.
Date: 2021-07-19 06:15:09
Message-ID: CAOBg0AMoi4Ca05CHSxOg64BL+V=hXmayE+efa7BW83Fhs5K4-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Akshay,

PFA updated the patch to make it work with an older version of SQLAlchemy.

On Mon, Jul 19, 2021 at 11:36 AM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Hi Nikhil
>
> On Mon, Jul 19, 2021 at 11:07 AM Nikhil Mohite <
> nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Please find the attached patch for SQLAlchemy updates for check table is
>> present in the database or not. (This will resolve load and dump server.)
>>
>
> I am assuming the changes should work with the old version of
> SQLAlchemy. If not please fix and resend the patch
>
>>
>> --
>> *Thanks & Regards,*
>> *Nikhil Mohite*
>> *Software Engineer.*
>> *EDB Postgres* <https://www.enterprisedb.com/>
>> *Mob.No: +91-7798364578.*
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres <http://edbpostgres.com>*
>
> *Mobile: +91 976-788-8246*
>

Regards,
Nikhil Mohite

Attachment Content-Type Size
sqlalchemy_table_check_issue.patch application/octet-stream 955 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-07-19 08:19:03 Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
Previous Message Akshay Joshi 2021-07-19 06:06:43 Re: SQLAlchemy updates for check tables.