This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-08-10 04:58:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1136e37cf0d96f0a9f2a08f0ea24b390dc9914b1
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
/
tests
T
History
Khushboo Vashi
1136e37cf0
Make the poll query test a little more robust.
2018-03-07 16:48:32 +00:00
..
__init__.py
Support EXPLAIN on Greenplum.
Fixes
#3097
2018-02-09 11:54:42 +00:00
test_explain_plan_templates.py
PEP8 fixes for the tools module.
2018-02-23 11:57:44 +00:00
test_extract_sql_from_network_parameters.py
PEP8 fixes for the tools module.
2018-02-23 11:57:44 +00:00
test_poll_query_tool.py
Make the poll query test a little more robust.
2018-03-07 16:48:32 +00:00
test_pref_utilities.py
Add keyboard shortcuts for the Query Tool.
Fixes
#2900
2018-02-27 14:32:03 +00:00
test_start_query_tool.py
PEP8 fixes for the tools module.
2018-02-23 11:57:44 +00:00
test_view_data_templates.py
Insert rows correctly when a table has OIDs and a Primary Key in uppercase.
Fixes
#3135
2018-03-07 16:06:23 +00:00