Re: [patch] Move to Alembic migration system

From: Sarah McAlear <smcalear(at)pivotal(dot)io>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Oliver Switzer <oswitzer(at)pivotal(dot)io>
Subject: Re: [patch] Move to Alembic migration system
Date: 2017-04-24 13:38:04
Message-ID: CAGRPzo9-xz2uQgVW-BQGtuyA=crQhnz2FJ6+sWvC=hz0Xag2bQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Awesome, thank you for adding that back in!

On Sun, Apr 23, 2017 at 11:17 PM, Ashesh Vashi <
ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:

> On Fri, Apr 21, 2017 at 7:59 PM, Joao Pedro De Almeida Pereira <
> jdealmeidapereira(at)pivotal(dot)io> wrote:
>
>> Hello Hackers,
>>
>> We review the patch, just noticed a spelling issue so we regenerated the
>> patch.
>>
> Thanks.
> Your patch was missing README changes. :-)
>
> Committed after adding the necessary changes.
>
> -- Thanks,
> Ashesh Vashi
>
>
>>
>> Thanks
>> Joao & Oliver
>>
>> On Fri, Apr 21, 2017 at 1:21 AM, Ashesh Vashi <
>> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Joao & Oliver,
>>>
>>> On Fri, Apr 21, 2017 at 3:39 AM, Joao Pedro De Almeida Pereira <
>>> jdealmeidapereira(at)pivotal(dot)io> wrote:
>>>
>>>> Hello Hackers,
>>>>
>>>> @Ashesh thanks for the feedback
>>>>
>>>> Here is the reviewed patch with the suggestions of Ashesh.
>>>>
>>>> Disclaimer: We added a new patch file with the changes
>>>>
>>>
>>> I have made some more changes to the patch.
>>> - 'with app.app_context(..)' statement was not required in the
>>> 'web/pgadmin/__init__.py' as we're already doing that in the do_upgrade
>>> function.
>>> - We also need to create other directories (i.e. sessions, storage,
>>> directory containing the log-file) during the setup/running the application
>>> (if not exists).
>>> - Added proper check in the pgAdmin4.wsgi file (if configuration file
>>> exists, or not)
>>>
>>> Please review it.
>>>
>>> -- Thanks, Ashesh
>>>
>>>
>>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sarah McAlear 2017-04-24 13:43:29 Re: [patch] Query Output Header Width
Previous Message Adrian Klaver 2017-04-24 13:05:33 Re: [pgadmin-hackers] file permission on ssl key