[pgadmin-org/pgadmin4] 64aa73: Fix SQLEditor Notifier and InetLoader issue.

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 64aa73: Fix SQLEditor Notifier and InetLoader issue.
Date: 2023-03-20 12:50:39
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/366dd3-64aa73@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 64aa739224b3050359440174cefe391bfe77d072
https://github.com/pgadmin-org/pgadmin4/commit/64aa739224b3050359440174cefe391bfe77d072
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-03-20 (Mon, 20 Mar 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
M web/pgadmin/utils/driver/psycopg3/typecast.py

Log Message:
-----------
Fix SQLEditor Notifier and InetLoader issue.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-03-20 12:51:00 [pgadmin-org/pgadmin4] b923f5: Use fetch instead of axios to close connections in...
Previous Message Khushboo Vashi 2023-03-20 11:27:43 [pgadmin-org/pgadmin4] 366dd3: Remove psycopg2 completely.