This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13f4432bbd
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Murtuza Zabuawala
13f4432bbd
Support loading files with Unicode BOMs.
Fixes
#2369
2017-05-09 12:06:49 +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
startsWith() function of java script is not supported in IE, instead use startsWith() function of underscore string.
Fixes
#2347
2017-04-25 12:00:15 +05:30
__init__.py
Support loading files with Unicode BOMs.
Fixes
#2369
2017-05-09 12:06:49 +01:00
command.py
Ensure errors thrown when deleting rows in the query tool in edit mode are shown properly.
Fixes
#2356
2017-05-02 12:20:30 +01:00