[pgadmin-org/pgadmin4] 0d926d: Update release note.

2023-06-20 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 0d926d4c7f91bad57e6cdf4ebc0b67af162dbd9f https://github.com/pgadmin-org/pgadmin4/commit/0d926d4c7f91bad57e6cdf4ebc0b67af162dbd9f Author: Akshay Joshi Date: 2023-06-21 (Wed, 21 Jun 2023) Changed

[pgadmin-org/pgadmin4] 595a0d: Added 'OR REPLACE' clause while creating trigger. ...

2023-06-20 Thread Pravesh Sharma
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 595a0dfc55ef29112e33512caeef05384fc04176 https://github.com/pgadmin-org/pgadmin4/commit/595a0dfc55ef29112e33512caeef05384fc04176 Author: Pravesh Sharma Date: 2023-06-21 (Wed, 21 Jun 2023) Change

[pgadmin-org/pgadmin4] 466e96: Fix an issue where object explorer tree crashes oc...

2023-06-20 Thread Aditya Toshniwal
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 466e969776bdd6c4af3920f8d2eed187b2fd23e1 https://github.com/pgadmin-org/pgadmin4/commit/466e969776bdd6c4af3920f8d2eed187b2fd23e1 Author: Aditya Toshniwal Date: 2023-06-21 (Wed, 21 Jun 2023) Chan

Re: Saved SQL queries will not execute

2023-06-20 Thread Aditya Toshniwal
Hi Sandy, What is the error when it does not work? Can you share screenshot or pgAdmin logs as well please? On Sat, Jun 17, 2023 at 12:11 AM Sandy Haas wrote: > Good morning, > > > > I’m hoping someone can help me with a problem I seem to be having when > trying to run saved queries on my new W

[pgadmin-org/pgadmin4] 878c14: Attempt to fix windows build with npm rebuild comm...

2023-06-20 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 878c14dec03aa307373905ab7b890c446bb539ac https://github.com/pgadmin-org/pgadmin4/commit/878c14dec03aa307373905ab7b890c446bb539ac Author: Akshay Joshi Date: 2023-06-20 (Tue, 20 Jun 2023) Changed

[pgadmin-org/pgadmin4] 4490f6: Ensure that if test cases run with the '--pkg resq...

2023-06-20 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 4490f6f83865f30f37920e98619c14a6064316fe https://github.com/pgadmin-org/pgadmin4/commit/4490f6f83865f30f37920e98619c14a6064316fe Author: Akshay Joshi Date: 2023-06-20 (Tue, 20 Jun 2023) Changed

[pgadmin-org/pgadmin4] c8ffd7: Python dependency: Update keyring requirement in /...

2023-06-20 Thread dependabot[bot]
Branch: refs/heads/dependabot/pip/web/regression/keyring-eq-24.star Home: https://github.com/pgadmin-org/pgadmin4 Commit: c8ffd720dbaed3cc4f3ce4200f58ec378347c879 https://github.com/pgadmin-org/pgadmin4/commit/c8ffd720dbaed3cc4f3ce4200f58ec378347c879 Author: dependabot[bot] <496993

Re: Pgadmin4 System Stats Extension Design

2023-06-20 Thread Dave Page
On Mon, 19 Jun 2023 at 21:01, Sahil Harpal wrote: > Hi Dave, > > On Mon, 19 Jun 2023 at 20:51, Dave Page wrote: > >> I'd aim for 3 graphs per row on a normal display (Total Reads/Total >> Writes, Bytes Read/Bytes Written, Time Reading/Time Writing). >> > > I am attaching the new design. > I have