MSQL tests for Roles node

2019-09-15 Thread Murtuza Zabuawala
Hi, PFA patch to add MSQL tests for roles node. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company RM_4415_roles_msql_tests.diff Description: Binary data

pgAdmin 4 commit: Update Japanese translation.

2019-09-15 Thread Akshay Joshi
Update Japanese translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e7759f1d57a9afb2b740fbc11c870a6be9de855 Author: Identifier Anonymous Modified Files -- .../translations/ja/LC_MESSAGES/messages.mo| Bin 171772 -

Re: [pgAdmin4][Patch] - RM 4742 - Can not create Primary key with Index & 4624 - RE-SQL/MSQL test cases for Primary Keys

2019-09-15 Thread Khushboo Vashi
Hi Akshay, Please find the attached updated patch. On Fri, Sep 13, 2019 at 6:10 PM Akshay Joshi wrote: > Hi Khushboo > > Following are my review comments: > >- Test cases failed on every server. > > Fixed. > >- Delete table scenario is missing in check_constraints and >index_constr

Re: Japanese translation (September 2019 - 2)

2019-09-15 Thread Akshay Joshi
Thanks, patch applied On Sat, Sep 14, 2019 at 10:52 AM fn ln wrote: > Hello. > Updated translation for upcoming version 4.13 is in attachment. > messages.pot was taken from git 2acd2a56. > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limi

pgAdmin 4 commit: Added MSQL test cases for Roles.

2019-09-15 Thread Akshay Joshi
Added MSQL test cases for Roles. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d923dcf98bd466289f49d6d74f6a7bf6e24f641c Author: Murtuza Zabuawala Modified Files -- .../server_groups/servers/roles/__init__.py| 7 ++--- ..

pgAdmin 4 commit: 1) Add Reverse Engineered and Modified SQL tests for

2019-09-15 Thread Akshay Joshi
1) Add Reverse Engineered and Modified SQL tests for Primary Keys. Fixes #4624. 2) Ensure Primary Key should be created with Index. Fixes #4742. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa668856f780883fd9e2d70188e070c1a89b33b1 Author: Kh

Re: [pgAdmin4][Patch] - RM 4742 - Can not create Primary key with Index & 4624 - RE-SQL/MSQL test cases for Primary Keys

2019-09-15 Thread Akshay Joshi
Thanks, patch applied. On Mon, Sep 16, 2019 at 11:36 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached updated patch. > > On Fri, Sep 13, 2019 at 6:10 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Khushboo >> >> Following are

Re: MSQL tests for Roles node

2019-09-15 Thread Akshay Joshi
Thanks, patch applied. On Sun, Sep 15, 2019 at 7:10 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to add MSQL tests for roles node. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > >