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
b8d03d5dc2
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Akshay Joshi
b8d03d5dc2
Don't cast data when saving in the edit grid, so errors are seen and data doesn't get silently modified.
Fixes
#1994
2016-12-09 12:05:46 +00:00
..
static
/css
Render column headers at the correct width in the query tool under Firefox.
Fixes
#1680
2016-11-18 14:24:16 +00:00
templates
/sqleditor
Don't cast data when saving in the edit grid, so errors are seen and data doesn't get silently modified.
Fixes
#1994
2016-12-09 12:05:46 +00:00
__init__.py
Remove unused rows per page config option.
2016-12-05 13:59:44 +09:00
command.py
Bulk delete rows in SlickGrid.
Fixes
#1696
2016-09-16 16:46:58 +01:00