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
687f1f640f
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Dave Page
687f1f640f
Prevent users selecting elements of the UI that shouldn't be selectable.
Fixes
#1976
2016-11-18 10:55:00 +00:00
..
static
/css
Prevent users selecting elements of the UI that shouldn't be selectable.
Fixes
#1976
2016-11-18 10:55:00 +00:00
templates
/sqleditor
Cast OIDs to oid not int, otherwise we lose half the range which results in objects not being accessible.
Fixes
#1951
2016-11-11 14:36:41 +00:00
__init__.py
Save error details when executing to CSV, if no data is returned. This ensures the user gets some feedback rather than nothing at all.
Fixes
#1592
2016-09-20 11:57:51 +01:00
command.py
Bulk delete rows in SlickGrid.
Fixes
#1696
2016-09-16 16:46:58 +01:00