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
89e283fbc2fee6608642a62ef6de1b5f05f23f08
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
/
utils
/
tests
History
Akshay Joshi
38ee39ae7a
Add support for LISTEN/NOTIFY in the query tool.
Fixes
#3204
2018-05-30 21:58:28 -04:00
..
__init__.py
Support EXPLAIN on Greenplum.
Fixes
#3097
2018-02-09 11:54:42 +00:00
test_apply_explain_plan_wrapper.py
PEP8 fixes for the tools module.
2018-02-23 11:57:44 +00:00
test_file_other_encoding.sql
Handle opening of non-UTF8 compatible files.
Fixes
#3129
2018-03-02 13:36:50 +00:00
test_file_utf8_encoding.sql
Handle opening of non-UTF8 compatible files.
Fixes
#3129
2018-03-02 13:36:50 +00:00
test_filter_dialog_callbacks.py
Allow sorting when viewing/editing data.
Fixes
#1894
2018-04-05 16:25:17 +01:00
test_query_tool_fs_utils.py
Handle opening of non-UTF8 compatible files.
Fixes
#3129
2018-03-02 13:36:50 +00:00
test_start_running_query.py
Add support for LISTEN/NOTIFY in the query tool.
Fixes
#3204
2018-05-30 21:58:28 -04:00