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
13f4432bbdf2c8eb502d2677f7a31cecf17574b5
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