Re: [pgAdmin][RM7031]: Database definition wrong

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: [pgAdmin][RM7031]: Database definition wrong
Date: 2021-12-01 12:26:02
Message-ID: CAM9w-_mMoMODHCmXy2MYNY6GucJiwuPCP_n6rD4mYDQaSM7SAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Pradip,

You did not include the server_old table for query_history. Please also
remove the commented code:
+ # db.engine.execute("PRAGMA foreign_keys=ON")
+
+ # db.session.commit()
+
+ # db.engine.execute("PRAGMA foreign_keys=ON")
+

On Wed, Dec 1, 2021 at 5:25 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Thanks, the patch applied.
>
> On Wed, Dec 1, 2021 at 4:23 PM Pradip Parkale <
> pradip(dot)parkale(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Please find the attached for #7031 Database definition wrong.
>>
>> --
>> Thanks & Regards,
>> Pradip Parkale
>> Software Engineer | EnterpriseDB Corporation
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres <http://edbpostgres.com>*
>
> *Mobile: +91 976-788-8246*
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ganesh Jaybhay 2021-12-01 13:06:11 [pgAdmin][7046] Accessibility fixes
Previous Message Akshay Joshi 2021-12-01 12:13:47 pgAdmin 4 commit: Added 'eslint-plugin-react-hooks' to identify the lin