| .. |
|
__init__.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
servers_test_data.json
|
Added keep-alive support for SSH sessions when connecting to a PostgreSQL server via an SSH tunnel. #7016
|
2023-12-19 16:16:03 +05:30 |
|
test_add_server.py
|
Added keep-alive support for SSH sessions when connecting to a PostgreSQL server via an SSH tunnel. #7016
|
2023-12-19 16:16:03 +05:30 |
|
test_all_server_get.py
|
Fix server test cases for servers with blank password and trust
|
2023-04-03 17:51:35 +05:30 |
|
test_check_connect.py
|
Added keep-alive support for SSH sessions when connecting to a PostgreSQL server via an SSH tunnel. #7016
|
2023-12-19 16:16:03 +05:30 |
|
test_check_recovery.py
|
1) Remove folders that are no longer used for older database versions.
|
2022-09-29 16:45:51 +05:30 |
|
test_check_recovery_code.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
test_check_ssh_mock_connect.py
|
Added keep-alive support for SSH sessions when connecting to a PostgreSQL server via an SSH tunnel. #7016
|
2023-12-19 16:16:03 +05:30 |
|
test_check_ssl_connection.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
test_dependencies_sql.py
|
Added support for psycopg3 along with psycopg2. #5011
|
2023-02-15 11:31:29 +05:30 |
|
test_dependents_sql.py
|
Added support for psycopg3 along with psycopg2. #5011
|
2023-02-15 11:31:29 +05:30 |
|
test_is_password_saved.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
test_is_valid_address.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
test_password_change.py
|
Fixed an issue where the change server password is not working in desktop mode #6902
|
2023-11-09 12:06:42 +05:30 |
|
test_role_dependencies_sql.py
|
Added support for psycopg3 along with psycopg2. #5011
|
2023-02-15 11:31:29 +05:30 |
|
test_server_delete.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
test_server_get.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
test_server_put.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
test_shared_server.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
utils.py
|
1) Added support for setting PostgreSQL connection parameters. #4728
|
2023-01-23 17:19:59 +05:30 |