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
b283c0ba18a4c859f37274137cd932a831343ae1
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
/
static
/
js
/
components
History
Aditya Toshniwal
86b30b3c83
Theme component usage has been fixed, a component should never be wrapped in multiple Theme components.
2022-06-30 15:18:20 +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
Theme component usage has been fixed, a component should never be wrapped in multiple Theme components.
2022-06-30 15:18:20 +05:30
QueryToolComponent.jsx
Ensure that the file name should be reflected on the query tool for the new tab title.
2022-06-28 18:21:08 +05:30
QueryToolConstants.js
Added support for visualise the graph using a Line chart in the query tool.
Fixes
#7485
2022-06-22 17:18:51 +05:30