Akshay Joshi
b757d26933
1) Update JS and Python dependencies from Dependabot.
...
2) Added new release note file.
2024-09-23 16:33:20 +05:30
Akshay Joshi
96ce010635
Added release note for v8.12
2024-08-22 17:47:40 +05:30
Akshay Joshi
d39fe78239
Added release note for v8.11
2024-07-31 11:34:29 +05:30
Akshay Joshi
3be2221948
Ensure that pgAdmin 4 is compatible with PostgreSQL v17. #7537
2024-06-27 13:18:26 +05:30
Akshay Joshi
6b9e3f5d1c
Update release note.
2024-06-07 15:54:41 +05:30
Akshay Joshi
2fb5b26adb
Update release note.
2024-05-31 11:26:15 +05:30
Akshay Joshi
1c458b82cd
Update release note.
2024-05-06 11:22:12 +05:30
Akshay Joshi
475e3689f7
Added the new columns last_seq_scan and last_idx_scan from the pg_stat_all_tables and pg_stat_all_indexes tables respectively to the Statistics tab. #6728
2024-04-04 16:39:12 +05:30
Akshay Joshi
9c9766ca0a
Update release note.
2024-03-08 11:49:36 +05:30
Akshay Joshi
96ed38292f
Added release note for v8.4
2024-02-09 16:49:58 +05:30
Akshay Joshi
5240e8ccf8
Added BYPASSRLS|NOBYPASSRLS option while creating a Role. #6392
2024-01-11 19:14:01 +05:30
Akshay Joshi
a22b2a6074
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
Akshay Joshi
a9ca7a2fd4
Update release note
2023-11-23 15:59:03 +05:30
Akshay Joshi
101f6fc103
1) Remove the version folder from the Windows Default Installation path.
...
2) Rename the release note to 8.0
3) Update the version for release v8.0
2023-11-17 17:52:56 +05:30
Aditya Toshniwal
fe753bd272
Fix doc build failure
2023-10-21 16:25:53 +05:30
Dave Page
5a26cad588
Use PG16 as the default in the container.
2023-09-21 15:35:44 +05:30
Akshay Joshi
77467209c2
1) Added release note for v7.7
...
2) Added exception handling while removing the test database file.
2023-08-25 11:14:54 +05:30
Akshay Joshi
a460644ae8
1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381
...
2) Added new/missing options to the VACUUM command. #6397
3) Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command. #6415
2023-07-27 17:34:25 +05:30
Akshay Joshi
0687c52fdc
Added support to detach partitions using concurrently and finalize. #6369
2023-06-29 10:33:39 +05:30
Akshay Joshi
251bf05692
Fixed the following SonarQube code smells:
...
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
Akshay Joshi
99d1c99963
Update release note
2023-06-02 12:57:45 +05:30
Aditya Toshniwal
d8e00e6586
Fix a doc build issue occuring after adding release note for 7.2
2023-05-05 14:11:09 +05:30
Akshay Joshi
d92a836647
Update python version for OSX and update the release note.
2023-04-13 15:51:49 +05:30
Akshay Joshi
ff3555cf1d
Update release notes.
2023-03-02 10:59:38 +05:30
Akshay Joshi
696cb0fa05
Ensure that Grant column permission to a view is visible in the SQL tab. #5685
2023-02-10 10:26:01 +05:30
Akshay Joshi
10c6a4f8dc
1) Unpin Sphinx version as the issue has been fixed in v 6.1.3
...
2) Update release note
2023-01-17 17:30:22 +05:30
Akshay Joshi
4d95bc0365
Update release note
2022-12-19 11:50:16 +05:30
Akshay Joshi
d3f5e6e931
Update release note
2022-12-05 11:08:53 +05:30
Akshay Joshi
5dca51637c
Remove feature tests for JIT as there is no guarantee that this information will always be available.
2022-11-19 10:24:22 +05:30
Akshay Joshi
e17c50d304
Added support for storing configurations of pgAdmin in an external database. #1832
2022-10-20 16:18:41 +05:30
Yogesh Mahajan
83e2ee04d1
Added high availability options to AWS deployment. #5304
2022-09-22 14:59:42 +05:30
Akshay Joshi
fe0577be5f
Ensure that the Import/Export server menu option is visible. Fixes #7646
2022-08-26 14:38:50 +05:30
Akshay Joshi
81f52a82c8
Port About dialog to React. Fixes #7567
2022-07-28 10:11:40 +05:30
Aditya Toshniwal
cb635f6706
Removing dynamic module loading and replacing it with static loading. Fixes #7492
...
Gets rid of all occurrences and usage of get_own_javascripts since it is no longer used.
2022-06-30 11:06:50 +05:30
Akshay Joshi
4a17ad312f
Update pgcli to latest release 3.4.1. Fixes #7411
2022-06-02 17:29:58 +05:30
Dave Page
7686c33cbd
Tell Docker to always pull the latest base images when building containers.
...
Fixes #7372
2022-05-13 13:55:41 +01:00
Aditya Toshniwal
bf8e569bde
Fixed an issue where the downloaded ERD diagram was 0 bytes. Fixes #7187
2022-04-07 15:19:32 +05:30
Yogesh Mahajan
7b6469bd35
Fixed an issue where the error is shown on logout when the authentication source is oauth2. Fixes #7059
2022-03-15 16:38:54 +05:30
Akshay Joshi
9ed2506062
Fixed a schema diff issue where string separator '_$PGADMIN$_' is visible for identical user mappings. Fixes #7228
2022-03-10 14:40:38 +05:30
Yogesh Mahajan
76a4dee451
Fixed the schema diff issue where tables have different column positions and a column has a default value. Fixes #7124
2022-02-11 10:21:43 +05:30
Nikhil Mohite
374c5e952f
Fixed an issue where the Browser tree gets disappears when scrolling sequences. Fixes #7100
2022-01-11 18:03:11 +05:30
Pradip Parkale
9754b0fe14
Fixed an issue where Columns with default value not showing when adding a new row. Fixes #7034
2021-12-17 10:48:24 +05:30
Nikhil Mohite
3d5d507f4b
Fixed an issue where referenced table drop-down should be disabled in
...
foreign key -> columns after one row is added.
Fixes #6906
2021-11-18 12:22:14 +05:30
Pradip Parkale
c7cd57db91
Ensure that columns should be merged if the newly added column is present in the parent table. Fixes #6780
2021-10-21 10:59:52 +05:30
Nikhil Mohite
d65930a8a6
Remove an extra blank line at the start of the SQL for function, procedure, and trigger function. Fixes #6797
2021-10-07 17:11:48 +05:30
Akshay Joshi
103393fee6
Update release note for 6.0
2021-09-09 13:24:55 +05:30
Yogesh Mahajan
a6edfb498f
Partially fixes the data output panel display issue. Fixes #6572
2021-08-17 17:22:08 +05:30
Rahul Shirsat
9e8af67202
Fixed TypeError 'NoneType' object is not sub scriptable. Fixes #6580
2021-07-15 17:46:31 +05:30
Nikhil Mohite
a533620684
Fixed an issue where Execute/Refresh button should not be disabled when we run the empty query. Fixes #6489
2021-06-23 11:49:40 +05:30
Rahul Shirsat
37dece2cd8
Added window maximize/restore functionality for properties dialog. Fixes #4064
2021-05-24 22:08:23 +05:30