[pgadmin-org/pgadmin4] b51df0: Fixed an issue where syntax error was not highligh...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] b51df0: Fixed an issue where syntax error was not highligh...
Date: 2023-11-23 10:25:37
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: b51df0e5fdc2252554cbe3865f7d6fc104451264
https://github.com/pgadmin-org/pgadmin4/commit/b51df0e5fdc2252554cbe3865f7d6fc104451264
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-11-23 (Thu, 23 Nov 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx

Log Message:
-----------
Fixed an issue where syntax error was not highlighting in query tool. #6887

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-11-23 10:29:22 [pgadmin-org/pgadmin4] a9ca7a: Update release note
Previous Message Yogesh Mahajan 2023-11-23 10:24:27 [pgadmin-org/pgadmin4] e66cb5: Ensure user is not prompted for password if server...