..
driver
Fix an issue where queries longer than 1 minute get stuck - Container 7.1. #6317 ( #6491 )
2023-07-04 10:44:46 +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
Add Password exec command and Expiration time to server export JSON and also allow them to import. #6258
2023-06-15 11:49: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
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295
2023-06-30 16:08:33 +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) Fixed Schema Diff issue.
2023-06-19 18:44:55 +05:30