.. |
driver
|
Fix an 'str expected' error in import/export when setting server password in env
|
2023-08-21 13:08:19 +05:30 |
dynamic_registry
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
javascript
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
sqlautocomplete
|
Added support for psycopg3 along with psycopg2. #5011
|
2023-02-15 11:31:29 +05:30 |
tests
|
1) Fixed Schema Diff issue.
|
2023-06-19 18:44:55 +05:30 |
__init__.py
|
Allow setting custom username for shared servers, with default as username of server being shared. #6229
|
2023-10-11 12:56:06 +05:30 |
ajax.py
|
Added capability to deploy PostgreSQL servers on Google Cloud. #5750
|
2023-03-13 14:56:16 +05:30 |
compile_template_name.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
constants.py
|
1) Added 'load_balance_hosts' connection string parameter for PG 16 and above. #6802
|
2023-10-04 17:55:37 +05:30 |
crypto.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
csrf.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
csv.py
|
python 3 updates
|
2022-11-19 10:13:41 +05:30 |
enhanced_log_rotation.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
exception.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
heartbeat.py
|
While restoring the database connections due to lost server connection, ensure that the databases which were previously connected are only reconnected. #5919
|
2023-03-24 14:33:45 +05:30 |
html.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
locker.py
|
Fixed error occurring while logging out from pgAdmin keeping a query tool opened. #6120
|
2023-04-18 17:54:21 +05:30 |
master_password.py
|
Allow pgAdmin to retrieve master password from external script/program. #4769
|
2023-05-25 13:49:08 +05:30 |
menu.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
passexec.py
|
python 3 updates
|
2022-11-19 10:13:41 +05:30 |
paths.py
|
Fixed the following SonarQube code smells:
|
2023-06-12 18:44:31 +05:30 |
preferences.py
|
Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser. #5022
|
2023-03-24 15:44:43 +05:30 |
route.py
|
Ensure that if test cases run with the '--pkg resql' option then only RESQL test cases should be run.
|
2023-06-20 17:24:37 +05:30 |
security_headers.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
server_utils.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
session.py
|
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
|
2023-03-15 11:57:16 +05:30 |
validation_utils.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
versioned_template_loader.py
|
1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381
|
2023-07-27 17:34:25 +05:30 |