pgadmin4/web/regression/python_test_utils
Nikhil Mohite 9f12747d9b Added PSQL tool support for the Windows platform.
Fixed following issues:
1. If the database name contains escape characters then PSQL unable to connect.
2. If the user terminates the connection by typing the 'exit' command, PSQL
   will show the connection termination msg.

Fixes #2341
2021-06-08 14:58:43 +05:30
..
__init__.py Support generation of DDL for tables in Greenplum DB. Fixes #2261 2017-03-23 11:40:06 +00:00
csrf_test_client.py 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
sql_template_test_base.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
template_helper.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
test_gui_helper.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
test_utils.py Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30