Hi Hackers,
Attached is the updated patch.
The patch also includes some RE-SQL log additions and a change in resql
code where msql was failing if scenario data had dict data types. Code is
changed to convert dict to string before forming the URL.
Kindly review.
On Thu, Aug 29, 2019 at 11:28 AM A
Hi Hackers,
Attached is the tiny patch to fix exception on python 2.7 in query history.
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
RM4663.patch
Description: Binary data
Thanks patch applied.
On Thu, Aug 29, 2019 at 12:29 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the updated patch.
> The patch also includes some RE-SQL log additions and a change in resql
> code where msql was failing if scenario data had dict da
Added MSQL test cases for Sequences and cover missing ACL RE-SQL test cases.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6da1cf25cb2e9385af7bbc716a218f4f61c6d42
Author: Aditya Toshniwal
Modified Files
--
.../templates/sequenc
Add Reverse Engineered SQL tests for Schemas. Fixes #4575
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e0c53e7d1dfdb68a55c8aca30d4e59a37c913724
Modified Files
--
docs/en_US/release_notes_4_13.rst | 1 +
.../tem
Fix exception in query history for python 2.7. Fixes #4663
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47f26cc3779b45066a47fd4d891c98ff301f0e4c
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_notes_4_13.rst
Thanks patch applied.
On Thu, Aug 29, 2019 at 1:19 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the tiny patch to fix exception on python 2.7 in query history.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer |