On Fri, Dec 12, 2008 at 4:01 PM, Tom Hughes <[email protected]> wrote: > Brett Henderson wrote: > > > Looks like the db schema was upgraded. I haven't looked at what the > > change was but I've updated the expected version number in osmosis on > > dev which should fix the problem. The minute diff is catching up now. > > The change was just adding a couple of indexes, so it shouldn't affect > diff generation at all. > > Tom >
Maybe there needs to be a "major" and "minor" schema version, where the "major" number would be incremented on a breaking change (column deleted or data type changed, etc.). Adding columns or indexes or whatever could be a "minor" change. Karl
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

