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-11 07:56:06 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
00d2ab0338
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Murtuza Zabuawala
00d2ab0338
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
..
static
/css
Fix layout of the filter box.
2016-09-26 10:48:31 +01: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