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
f718e1f49c95460b828c397ce36c1e2ea37a0031
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Joao Pedro De Almeida Pereira
f718e1f49c
Only display the header row in SlickGrid where columns actually exist.
2017-04-24 20:26:59 +01:00
..
static
/css
Only display the header row in SlickGrid where columns actually exist.
2017-04-24 20:26:59 +01:00
templates
/sqleditor
Allow column or row selection in the query tool.
Fixes
#2216
2017-04-18 13:28:45 +01:00
__init__.py
(De)Capitalized strings to fit the common/usual format, corrected spelling, removed unnecessary characters.
2017-04-05 13:50:49 +01:00
command.py
Fix deletion of rows where the primary key isn't at ordinal zero.
Fixes
#2274
2017-03-24 13:32:56 +00:00