Re: [pgAdmin][RM7031]: Database definition wrong - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject Re: [pgAdmin][RM7031]: Database definition wrong
Date
Msg-id CAM9w-_mMoMODHCmXy2MYNY6GucJiwuPCP_n6rD4mYDQaSM7SAg@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM7031]: Database definition wrong  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: [pgAdmin][RM7031]: Database definition wrong
List 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.joshi@enterprisedb.com> wrote:
Thanks, the patch applied.

On Wed, Dec 1, 2021 at 4:23 PM Pradip Parkale <pradip.parkale@enterprisedb.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
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added 'eslint-plugin-react-hooks' to identify the lin
Next
From: Ganesh Jaybhay
Date:
Subject: [pgAdmin][7046] Accessibility fixes