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
2f32427c59a4ad9d1969097dbaead6d7c7224f03
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Ashesh Vashi
2f32427c59
Fix an issue in the Query Tool which causes it to hang in some installations of Chrome 53.0.2785.116 on Mac.
...
This commit also modifies the Query Tool to load SlickGrid using require.js.
2016-09-16 10:18:49 +01:00
..
static
/css
Fix scrolling in the query tool editor.
Fixes
#1579
2016-09-15 10:15:00 +01:00
templates
/sqleditor
Fix an issue in the Query Tool which causes it to hang in some installations of Chrome 53.0.2785.116 on Mac.
2016-09-16 10:18:49 +01:00
__init__.py
Ensure View Data on a table with zero columns doesn't throw an error.
Fixes
#1677
2016-09-14 10:43:08 +01:00
command.py
Highlight invalid rows when saving data in the edit grid.
Fixes
#1637
2016-09-02 16:05:00 +01:00