Akshay Joshi
|
fcfe7fae54
|
Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff. Fixes #6620
|
2021-09-02 14:51:50 +05:30 |
|
Rahul Shirsat
|
a2c1aa2c4c
|
Make closing tabs to be smarter by focusing on the appropriate tab when the user closed a tab. Fixes #6625
|
2021-09-02 11:36:10 +05:30 |
|
Akshay Joshi
|
a9ff5c799e
|
Ensure that pgAdmin should not fail at login due to a special character in the hostname. Fixes #6704
|
2021-09-01 15:36:37 +05:30 |
|
Nico Rikken
|
d13d2c6dda
|
Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627
|
2021-08-31 14:36:14 +05:30 |
|
Nikhil Mohite
|
7deda52bd9
|
Fixed an issue where multiple query tool tabs getting closed for the single close event. Fixes #6710
|
2021-08-30 16:59:46 +05:30 |
|
Nikhil Mohite
|
22f20a38ec
|
Fixed an issue where the user can not paste the updated table header in safari 12 and 13 browsers. Fixes #4815
|
2021-08-30 14:46:42 +05:30 |
|
Nikhil Mohite
|
b764046587
|
Fixed an issue where privileges were revoked using SQL query on objects like tables that do not correctly show in SQL tab. Fixes #4567
|
2021-08-27 12:54:14 +05:30 |
|
Aditya Toshniwal
|
d38f520805
|
Added support for the truncate table with restart identity. Fixes #2538
|
2021-08-27 12:41:29 +05:30 |
|
Yogesh Mahajan
|
51d73b1672
|
Fixed errors related to HTML tags shown in the error message for JSON editor. Fixes #6668
|
2021-08-26 14:54:51 +05:30 |
|
Aditya Toshniwal
|
092f830c3c
|
Fixed blank screen issue on windows and also made changes to use NWjs manifest for remembering window size. Fixes #6419
|
2021-08-26 11:19:15 +05:30 |
|
Nikhil Mohite
|
b30a42ab9e
|
Ensure that deleting a database should not automatically connect to the next database. Fixes #6685
|
2021-08-25 17:01:48 +05:30 |
|
Nikhil Mohite
|
737bc6a965
|
Ensure that the lock panel should not be blocked for larger records. Fixes #6570
|
2021-08-25 11:05:28 +05:30 |
|
Aditya Toshniwal
|
e39838455e
|
Ensure that trigger function SQL should have 'create or replace function' instead of 'create function' only. Fixes #5849
|
2021-08-24 18:23:32 +05:30 |
|
Aditya Toshniwal
|
94b40775a1
|
Allow the referenced table to be the same as the local table in one to many relationship for ERD Tool. Fixes #6495
|
2021-08-24 18:19:03 +05:30 |
|
Aditya Toshniwal
|
7efef73ff7
|
Added database and server information on the Maintenance process watcher dialog. Fixes #4629
|
2021-08-24 17:10:16 +05:30 |
|
Aditya Toshniwal
|
8bf1c96065
|
Fixed the export image issue where relation lines are over the nodes. Fixes #6531
|
2021-08-24 17:05:23 +05:30 |
|
Yogesh Mahajan
|
c7fd1ae535
|
Enables pgAdmin to retrieve user permissions in case of nested roles which helps to terminate the session for AWS RDS. Fixes #6641
|
2021-08-24 17:01:06 +05:30 |
|
Nikhil Mohite
|
008a458fe9
|
Fixed width limitation issue in PSQL tool window. Fixes #6544
|
2021-08-23 16:23:30 +05:30 |
|
Aditya Toshniwal
|
fbc6c30b62
|
Set PSQLRC and PSQL_HISTORY env vars to apt. user storage path in the server mode. Fixes #6691
|
2021-08-23 16:19:01 +05:30 |
|
Aditya Toshniwal
|
c64eb3507c
|
Make code folding case insensitive in the code mirror. Fixes #4264
|
2021-08-23 16:16:20 +05:30 |
|
Yogesh Mahajan
|
1b33c52eac
|
Fixed the JSON editor issue of hiding the first record. Fixes #6684
|
2021-08-20 13:47:31 +05:30 |
|
Akshay Joshi
|
accc941818
|
Fixed no attribute '_asdict' error when connecting the database server. Fixes #6663
|
2021-08-20 13:47:31 +05:30 |
|
Akshay Joshi
|
3e4b5fd0d7
|
Renamed 'Auto rollback?' to 'Auto rollback on error?'. Fixes #6682
|
2021-08-19 15:30:58 +05:30 |
|
Akshay Joshi
|
3f3416c13e
|
Fixed UnboundLocalError where local variable 'user_id' referenced before assignment. Fixes #6671
|
2021-08-19 15:06:16 +05:30 |
|
Akshay Joshi
|
7798584e1c
|
Fixed an issue where columns with sequences get altered unnecessarily with a schema diff tool. Fixes #6564
|
2021-08-18 19:33:01 +05:30 |
|
Akshay Joshi
|
d59063d79f
|
Correct the description in the release note.
|
2021-08-17 18:15:35 +05:30 |
|
Yogesh Mahajan
|
a6edfb498f
|
Partially fixes the data output panel display issue. Fixes #6572
|
2021-08-17 17:22:08 +05:30 |
|