Re: [pgAdmin4][Patch]: Added Support for the Domain Dependencies

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Added Support for the Domain Dependencies
Date: 2016-03-18 15:21:05
Message-ID: CA+OCxoz_V=wwGdgfysq71UsJOXnMy5HAZGGuxf_y8CSrPpjU4g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Fri, Mar 18, 2016 at 10:41 AM, Khushboo Vashi
<khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
> Hi,
>
> Please find the attached updated patch for the same.
>
> Thanks,
> Khushboo
>
> On Fri, Mar 18, 2016 at 4:02 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>> Can you rebase please?
>>
>> (pgadmin4)piranha:web dpage$ git apply
>> ~/Downloads/pgAdmin4_dependencies.patch
>>
>> error: patch failed: web/pgadmin/browser/utils.py:424
>>
>> error: web/pgadmin/browser/utils.py: patch does not apply
>>
>> On Fri, Mar 18, 2016 at 4:03 AM, Khushboo Vashi
>> <khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>> > Hi,
>> >
>> > Added support for the Domain Dependencies, earlier it was coming as a
>> > Type.
>> >
>> > Please find attached Patch for the same.
>> >
>> > Akshay,
>> >
>> > Can you please verify the patch, as you have implemented this
>> > functionality.
>> >
>> > Thanks,
>> > Khushboo
>> >
>> >
>> > --
>> > Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
>> > To make changes to your subscription:
>> > http://www.postgresql.org/mailpref/pgadmin-hackers
>> >
>>
>>
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-18 15:28:14 Re: Control for displaying "auto vacuum" fields into grid
Previous Message Dave Page 2016-03-18 15:20:58 pgAdmin 4 commit: Add support for domain dependencies/dependents.