Hi,
On Thu, Aug 15, 2019 at 10:06 PM Тараканов Андрей
wrote:
> Hi, guys!
>
> What about some minor Readme changes?
> https://github.com/postgres/pgadmin4/pull/25
>
> Many users try to install https://hub.docker.com/r/dpage/pgadmin4 on
> servers with disabled IPv6 and can't understand why it's no
1) Added new python test that checks the transaction status after executing
queries and saving data when auto-commit is on/off.
2) Some refactoring of previously written python tests.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=663e8382f39
Hi Yosry
Jasmine tests are failing, can you please fix those and resend the patch.
On Fri, Aug 16, 2019 at 11:23 PM Yosry Muhammad wrote:
> Hi hackers,
>
> Please find attached a patch with minimal refactoring of:
> web/pgadmin/tools/sqleditor/static/js/sqleditor.js
>
> This includes merging 2
Thanks patch applied.
On Sat, Aug 17, 2019 at 6:22 PM Yosry Muhammad wrote:
> Hi Hackers,
>
> Please find attached a patch including new python test that checks the
> transaction status after executing queries and saving data when auto-commit
> is on/off. It also includes some refactoring of pre
Fix issue where Deleting N number of rows makes first N number of rows disable.
Fixes #3605
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=315538062129c1a453bf02b874d3364138bcd023
Author: Murtuza Zabuawala
Modified Files
--
docs