H,

What is the policy for adding upgrade paths?

I am working on upgrade from 4.1.1 already.
So when do we add
        _upgradeMap.put("4.1.1", new DbUpgrade[] { new
Upgrade410to420(), new Upgrade420to430() });
to DatabaseUpgradeChecker?

thanks,
Daan

Reply via email to