[GSoC] Query History Upgrade - Mailing list pgadmin-hackers

From Yosry Muhammad
Subject [GSoC] Query History Upgrade
Date
Msg-id CAFSMqn9Ack-o91ygB9Gkw3agQf5CF_SQVy5fDSO74Ne-y_RScw@mail.gmail.com
Whole thread Raw
Responses Re: [GSoC] Query History Upgrade  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Please find attached a patch including new features for the Query History as follows:

- Integration with updatable resultsets: Queries generated by pgAdmin during Save Data operations are now shown in the history panel, including transaction control queries.
- Source indication: The source of each query in the history panel is indicated using an icon corresponding to the toolbar (Save Data, Execute, Explain, Commit, Rollback & View/Edit).
- Allow showing/hiding queries generated internally by pgAdmin using a toggle button.
- Some refactoring in save_data_changes.py

The patch includes the code for the feature, added feature tests and documentation updates.
Please review !

Thanks. Regards.

--
Yosry Muhammad Yosry

Computer Engineering student,
The Faculty of Engineering,
Cairo University (2021).
Class representative of CMP 2021.
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: pgAdmin 4 commit: Replace electron-forge with electron-builder as elect
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4582] pgAgent - In create job step changing "kind"(SQL/Batch) throws console error