This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41ceda01d04fb43513e548a402b65bb480c4af36
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
/
static
/
js
/
components
History
Aditya Toshniwal
5c1493bd7e
Fixed an issue where there is no setting to turn off notifications in the Query Tool.
Fixes
#7423
2022-06-13 14:32:07 +05:30
..
dialogs
Fixed an issue when switching between connections in the Query Tool dropdown,
2022-05-26 15:31:18 +05:30
QueryToolDataGrid
Fixed an issue where the data grid scroll is not reset when a query is executed.
2022-05-25 17:53:52 +05:30
sections
Fixed an issue where there is no setting to turn off notifications in the Query Tool.
Fixes
#7423
2022-06-13 14:32:07 +05:30
QueryToolComponent.jsx
Ensure that the Query Editor should be focused when switching between query tool tabs.
Fixes
#7441
2022-06-13 14:26:01 +05:30
QueryToolConstants.js
Added missing toggle case keyboard shortcuts to the query tool.
Fixes
#7399
2022-05-24 14:54:43 +05:30