Akshay Joshi
60497df04b
Updated release note.
2024-04-15 11:54:31 +05:30
Pravesh Sharma
f143aa05a3
Added support for excluding multiple tables while taking Backup. #7163
2024-04-15 11:50:08 +05:30
Aditya Toshniwal
e612140473
Update release notes.
2024-04-10 18:00:57 +05:30
Aditya Toshniwal
ed2a73f7ff
Fix artifact archive error for EPAS tests on github workflows
2024-04-09 09:52:39 +05:30
Aditya Toshniwal
b5e5f8ac4c
Update release notes.
2024-04-09 08:37:41 +05:30
Aditya Toshniwal
c9345ad618
Fixed an issue where double dollar quoted code is treated as string in syntax highlighter. #7294
2024-04-08 15:32:01 +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
c90508cece
Update version for release 8.5
2024-04-01 17:01:55 +05:30
Khushboo Vashi
fbbbfe22dd
Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326
2024-04-01 11:34:01 +05:30
Akshay Joshi
00e17ef152
Fixed an issue where the 'Save Password' option for SSH tunneling password was consistently disabled. #7139
2024-03-28 13:58:03 +05:30
Aditya Toshniwal
ace73ebb60
Added support for viewing Log Based Clusters. #7216
...
Co-authored-by: Akshay Joshi <akshay.joshi@enterprisedb.com>
2024-03-28 12:19:34 +05:30
JyotiEdb
053b1e3d69
Fixed issues in create collation. #5611
2024-03-27 17:30:16 +05:30
Pravesh Sharma
082fb165d3
Implemented shortcut mapping for the edit menu in the query tool.
2024-03-27 16:41:08 +05:30
Akshay Joshi
8ab78dc40d
Fixed an issue where serial, bigserial, and smallserial columns were always shown as different in the schema diff.
2024-03-27 16:11:40 +05:30
Khushboo Vashi
6ecd7b20f7
Update release notes.
2024-03-27 11:50:31 +05:30
Akshay Joshi
089f890f2e
Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271
...
Fixed an issue in Schema Diff where Columns with sequences get altered unnecessarily. #4413
2024-03-27 11:40:23 +05:30
Khushboo Vashi
1f0a2fd150
Update release notes.
2024-03-26 18:24:44 +05:30
Aditya Toshniwal
cc1ce09b73
More CodeMirror fixes. #7268
...
Fix query tool autocomplete results when cursor is in between the SQL query. #7299
Fix an issue in query tool where custom keyboard shortcuts are not working for some. #7305
2024-03-23 18:22:06 +05:30
JyotiEdb
25074e46b4
Added support for provider, deterministic, version and RULES parameter while creating collation. #5611
2024-03-19 16:52:22 +05:30
Akshay Joshi
c56aef335b
Fixed RESQL test cases for DBMS Schedule
2024-03-18 13:44:07 +05:30
Akshay Joshi
097b630738
Added support for EDB Job Scheduler. #7098
2024-03-18 11:53:59 +05:30
Aditya Toshniwal
f351b10ed0
Fix an issue in query tool where toggle case of selected text loses selection. #7277
...
Also make changes to give pgAdmin shortcuts higher priority over CodeMirror default shortcuts.
2024-03-14 18:18:53 +05:30
Aditya Toshniwal
794c7cb335
Fixed multiple editor related issues:
...
1. Replace option in query tool edit menu is not working on non-Mac OS. #7262
2. Format SQL shortcut and multiline selection are not working. #7268
3. "Use Spaces?" Preference of Editor is not working. #7269
2024-03-11 16:52:56 +05:30
Akshay Joshi
9c9766ca0a
Update release note.
2024-03-08 11:49:36 +05:30
Akshay Joshi
4e49d752fb
Unsafe Deserialization and Remote Code Execution by an Authenticated user in pgAdmin 4 (CVE-2024-2044).
2024-03-04 13:22:09 +05:30
Akshay Joshi
1e90245650
Update release note
2024-03-01 12:14:43 +05:30
Akshay Joshi
d8c007f644
Fixed duplicate explicit target name issue in the documentation.
2024-02-29 19:14:59 +05:30
Akshay Joshi
cfbf4d8452
Updated URL in the container deployment docs.
2024-02-29 18:37:34 +05:30
Akshay Joshi
864f23c60d
Update release note.
2024-02-29 11:53:33 +05:30
Anil Sahoo
8dffcf842f
Added documentation for System Statistics tab. #7148
2024-02-29 11:34:54 +05:30
Aditya Toshniwal
e272552780
Fix doc builds failing because of release notes update
2024-02-23 14:13:06 +05:30
Aditya Toshniwal
dfbbc3b1a1
Update release notes.
2024-02-23 14:08:56 +05:30
Khushboo Vashi
125d36e7d2
Update release notes.
2024-02-22 16:43:50 +05:30
Aditya Toshniwal
b5bd236387
Fix edit menu related issues of query tool codemirror
2024-02-21 15:54:57 +05:30
Akshay Joshi
41812c9fde
Update release note.
2024-02-21 11:25:55 +05:30
Aditya Toshniwal
721290b1e9
Fix an issue where type column in dependents/dependencies tab is not showing correct label. #7225
2024-02-20 16:23:05 +05:30
Khushboo Vashi
10929157b4
Update Release Note.
2024-02-15 15:00:48 +05:30
Yogesh Mahajan
5a74022e8a
Allow preferences customization using a configuration file. #6058
2024-02-15 14:58:31 +05:30
Akshay Joshi
a74b0232f9
Update release note
2024-02-15 11:41:42 +05:30
Khushboo Vashi
389896411a
Update Release Notes.
2024-02-14 11:24:20 +05:30
octo-dama
6adae46a4c
Add --yes option for skipping the confirmation prompt while deleting the user via CLI for scripting purpose. #7204
2024-02-14 11:20:44 +05:30
Akshay Joshi
96ed38292f
Added release note for v8.4
2024-02-09 16:49:58 +05:30
Anil Sahoo
47b2bc8a83
1) Fix the tabbed panel backward/forward shortcut for tabs. #6808
...
2) Remove shortcuts for the dialog tab backward/forward.
3) Used hotkeys.js in place of mousetrap for listening to keyboard shortcuts.
2024-02-09 16:33:30 +05:30
Akshay Joshi
c92e9c2953
Fixed all broken submenus of the Help menu due to the SonarQube fix.
2024-02-08 12:24:40 +05:30
Akshay Joshi
af1f4b3aa7
Update version for release v8.3
2024-02-05 12:38:40 +05:30
Aditya Toshniwal
0904adaed0
Update release notes
2024-02-02 12:55:13 +05:30
Pravesh Sharma
f7045b58d4
Fixed an issue where format sql was messing up operator. #5083
...
- The formatting is done on client side now using sql-formattor JS lib. Backend API based formatting is removed.
- Added new options data type case, expression width, function case, lines between queries, logical operator new line and new line before semicolon available in the new lib.
- Removed old options comma-first notations, re-indent aligned, re-indent, strip comments and wrap after N characters as not available in the new library.
- Capitalise casing is replaced with Preserve casing as it is not supported by the new library.
- Also fixes #6785 , #6990 , #7115 .
2024-02-02 12:28:25 +05:30
Khushboo Vashi
1ac385be27
Update documentation for creating the configuration database.
2024-02-01 14:37:09 +05:30
Akshay Joshi
e23ef5d9df
Update release note.
2024-01-29 14:54:53 +05:30
Pravesh Sharma
3de19f66f2
Added support for column storage syntax while creating table. #6450
2024-01-29 11:32:34 +05:30