Re: proper place to put migrations

2017-05-06 Thread Wido den Hollander
> Op 4 mei 2017 om 17:13 schreef Nathan Johnson : > > > Wido den Hollander wrote: > > > > I think 4.9.3 will be released. You could put it into master I think and > > right now in 4920to41000.sql > > > > Wido > > Thank you. I have created a PR here: > > https://github.com/apache/cloudstack

Re: proper place to put migrations

2017-05-04 Thread Nathan Johnson
Wido den Hollander wrote: > > I think 4.9.3 will be released. You could put it into master I think and > right now in 4920to41000.sql > > Wido Thank you. I have created a PR here: https://github.com/apache/cloudstack/pull/2078 So another question: In the past, whenever I would reference a J

Re: proper place to put migrations

2017-05-04 Thread Wido den Hollander
> Op 3 mei 2017 om 22:47 schreef Nathan Johnson : > > > I have created a JIRA bug here that will require the use of a migration to > fix. > > https://issues.apache.org/jira/browse/CLOUDSTACK-9902 > > What is the most appropriate branch to fork from to submit a PR in this > case, and what i

proper place to put migrations

2017-05-03 Thread Nathan Johnson
I have created a JIRA bug here that will require the use of a migration to fix. https://issues.apache.org/jira/browse/CLOUDSTACK-9902 What is the most appropriate branch to fork from to submit a PR in this case, and what is the most appropriate migration script to edit (or create a new one)