.3.1 to 4.4.0 needs to be in the 4.4 branch (maybe even the RC of
>>> 4.4.0) or it will go in 4.4.1
>>>
>>> yes ?
>>>
>>>> -Original Message-
>>>> From: Daan Hoogland [mailto:daan.hoogl...@gmail.com]
>>>> Sent: Tuesday,
.1 to 4.4.0 needs to be in the 4.4 branch (maybe even the RC of
>> 4.4.0) or it will go in 4.4.1
>>
>> yes ?
>>
>>> -Original Message-
>>> From: Daan Hoogland [mailto:daan.hoogl...@gmail.com]
>>> Sent: Tuesday, 17 June 2014 9:16 PM
>>
e 4.3 branch just now.
>
> the 4.3.1 to 4.4.0 needs to be in the 4.4 branch (maybe even the RC of 4.4.0)
> or it will go in 4.4.1
>
> yes ?
>
>> -Original Message-
>> From: Daan Hoogland [mailto:daan.hoogl...@gmail.com]
>> Sent: Tuesday, 17 June 2014 9:16 P
inal Message-
> From: Daan Hoogland [mailto:daan.hoogl...@gmail.com]
> Sent: Tuesday, 17 June 2014 9:16 PM
> To: dev
> Subject: [ACS431][QUESTION] db upgrace
>
> In my simple mind it seems we only need to create a Upgrade430to431.java file
> and don't need any sql f
: dev
> Subject: [ACS431][QUESTION] db upgrace
>
> In my simple mind it seems we only need to create a Upgrade430to431.java file
> and don't need any sql files. Is this going to fly? AFAICT the only thing to
> go in there is the vlan fixup in the vlan table, which is a data m
4.3.1 -> 4.4.0 upgrade also needs to be handled.
-Original Message-
From: Daan Hoogland [mailto:daan.hoogl...@gmail.com]
Sent: Tuesday, 17 June 2014 9:16 PM
To: dev
Subject: [ACS431][QUESTION] db upgrace
In my simple mind it seems we only need to create a Upgrade430to431.java file
In my simple mind it seems we only need to create a
Upgrade430to431.java file and don't need any sql files. Is this going
to fly? AFAICT the only thing to go in there is the vlan fixup in the
vlan table, which is a data migration and not a schema change.
Can anyone point out to me the error in my