Re: [QUESTION] db upgrade paths

2014-11-13 Thread Daan Hoogland
On Thu, Nov 13, 2014 at 1:57 PM, Rohit Yadav wrote: > The would be simply add upgrade paths. If 4.4.2 has empty upgrade paths, > create an empty upgrade path or have the Java class simply overload the > Upgrade440to441 class etc. We will need to fix the same in master and 4.5 > once done and if

Re: [QUESTION] db upgrade paths

2014-11-13 Thread Rohit Yadav
The would be simply add upgrade paths. If 4.4.2 has empty upgrade paths, create an empty upgrade path or have the Java class simply overload the Upgrade440to441 class etc. We will need to fix the same in master and 4.5 once done and if applicable. > On 13-Nov-2014, at 6:15 pm, Daan Hoogland wr

[QUESTION] db upgrade paths

2014-11-13 Thread Daan Hoogland
I just cancelled the vote on 4.4.2 because I forgot about the upgrade and didn't test properly. Then I investigated and found that for several upgrades from prior versions to 4.4.1 where added. But also upgrade paths end at 4.3.0. Is this right? Is there a ratio? What are we/should we still support