[pgAdmin 4][Patch] - RM #7408 - Fixed Column Type issue

2022-05-25 Thread Khushboo Vashi
Hi,

Please find the attached patch for the RM #7408 - If the user selects a
data type with length/precision, the user can not see a data type and the
save button is also enabled in properties.

When we have a table with a column having an array type with
length/precision, the column type is not selected while editing the table.

Thanks,
Khushboo


RM_7408.patch
Description: Binary data


[pgAdmin][patch] Query tool reset scroll on query execution

2022-05-25 Thread Aditya Toshniwal
Hi Hackers,

Attached patch fixes issue where data grid scroll is not reset when a query
executed.
Please review.

-- 
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*

"Don't Complain about Heat, Plant a TREE"


qt.scroll_title_fix.patch
Description: Binary data


pgAdmin 4 commit: Fixed an issue when a table has a column with an arra

2022-05-25 Thread Akshay Joshi
Fixed an issue when a table has a column with an array type with length or
precision, the column type is not selected while editing the table. Fixes #7408

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=955bb22cd1a38b83d42c7a49d69253cac07d89d9
Author: Khushboo Vashi 

Modified Files
--
docs/en_US/release_notes_6_10.rst   | 1 +
.../server_groups/servers/databases/schemas/tables/columns/utils.py | 2 +-
.../server_groups/servers/databases/schemas/tables/static/js/table.js   | 1 -
3 files changed, 2 insertions(+), 2 deletions(-)



pgAdmin 4 commit: Added PG/EPAS 15 and removed 9.6 from the binary path

2022-05-25 Thread Akshay Joshi
Added PG/EPAS 15 and removed 9.6 from the binary path entry in the preferences 
dialog.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37b19e0be216a63ff94c27ef6ce1205f62d2bcf4

Modified Files
--
web/config.py  |  6 +++---
web/pgadmin/utils/constants.py | 12 ++--
2 files changed, 9 insertions(+), 9 deletions(-)



pgAdmin 4 commit: Fixed an issue where the data grid scroll is not rese

2022-05-25 Thread Akshay Joshi
Fixed an issue where the data grid scroll is not reset when a query is executed.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aaab5c51a7e72f0c54dec02a6d15bd705c7025e4
Author: Aditya Toshniwal 

Modified Files
--
web/package.json| 2 +-
web/pgadmin/tools/sqleditor/__init__.py | 1 +
.../tools/sqleditor/static/js/components/QueryToolComponent.jsx | 2 ++
.../sqleditor/static/js/components/QueryToolDataGrid/index.jsx  | 5 ++---
.../tools/sqleditor/static/js/components/sections/ResultSet.jsx | 6 +++---
web/yarn.lock   | 4 ++--
6 files changed, 11 insertions(+), 9 deletions(-)



Re: [pgAdmin][patch] Query tool reset scroll on query execution

2022-05-25 Thread Akshay Joshi
Thanks, the patch applied.

On Wed, May 25, 2022 at 5:22 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:

> Hi Hackers,
>
> Attached patch fixes issue where data grid scroll is not reset when a
> query executed.
> Please review.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin Hacker | Software Architect | *edbpostgres.com*
> 
> "Don't Complain about Heat, Plant a TREE"
>


-- 



Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com







Re: [pgAdmin 4][Patch] - RM #7408 - Fixed Column Type issue

2022-05-25 Thread Akshay Joshi
Thanks, the patch applied.

On Wed, May 25, 2022 at 4:41 PM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:

> Hi,
>
> Please find the attached patch for the RM #7408 - If the user selects a
> data type with length/precision, the user can not see a data type and the
> save button is also enabled in properties.
>
> When we have a table with a column having an array type with
> length/precision, the column type is not selected while editing the table.
>
> Thanks,
> Khushboo
>
>
>

-- 



Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com