Hi Team,
I am sending a common patch RM-4232 and RM-4230
Resolved the issues found in the testing.
*RM-4232:*
1. If the user adds a percentage (other than for placeholders) then it is
stripped off.
2. Backslash is getting removed in the connection string if we provide the
backslash(\) in placehol
Hi,
PFA minor patch to remove dead code which was introduced with this patch.
--
Regards,
Murtuza Zabuawala
*EDB*
*POWER TO POSTGRES*
https://www.edbpostgres.com
On Fri, Oct 23, 2020 at 5:17 PM Akshay Joshi
wrote:
> Added support to download utility files at the client-side. Fixes #3318
>
> B
Remove commented code.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=892fb83907ce5ecbffd5236848d8d60c397e70f0
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/tools/import_export/__init__.py | 21 -
1 f
Added missing gettext.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7648bd964639de3eb773a156b3ccbed10add828b
Author: Libor M
Modified Files
--
web/pgadmin/browser/__init__.py | 11 ++-
.../se
Fixed the following issues:
RM-4232:
1. If the user adds a percentage (other than for placeholders) then it is
stripped off.
2. Backslash is getting removed in the connection string if we provide the
backslash(\) in placeholders or the database name contains it.
3. If the user added only spaces(
Thanks, patch applied.
On Mon, Oct 26, 2020 at 6:24 PM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA minor patch to remove dead code which was introduced with this patch.
>
> --
> Regards,
> Murtuza Zabuawala
> *EDB*
> *POWER TO POSTGRES*
> https://www.edbpostgres.c
Fixed API test cases.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5284a1c66b64b6887c759ca9c334e5ff3eb735eb
Modified Files
--
web/pgadmin/tools/backup/tests/test_backup_message.py | 3 ---
1 file changed, 3 deletions(-)
Thanks, patch applied.
On Sun, Oct 25, 2020 at 10:18 PM Libor M. wrote:
> Hi,
> I added missing gettext usage. Diff file is attached.
>
> Best regards,
>
> Libor M.
>
> E-mail: libor...@gmail.com
> GitHub: https://github.com/liborm85
>
--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Sr
Thanks, patch applied.
On Mon, Oct 26, 2020 at 6:18 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I am sending a common patch RM-4232 and RM-4230
> Resolved the issues found in the testing.
>
> *RM-4232:*
> 1. If the user adds a percentage (other than for placeholders)