> Yes, within a series of minor releases such as 0.9.x the db schema will
> stay the same.  Version 17 of the database was made in the trunk for the
> upcoming 0.10.  If your database was at version 17 it means that someone
> upgraded it using a Trac installation from the trunk.  Changing the
> version number back to 16 will leave the schema changes in place, so
> some parts of Trac will fail to function properly.
Since I am pretty certain I have not installed version 0.10 this means
that the something was broken in the version 0.9.4 debian package.

> In DB version 17 the columns "kind" and "change" in the table
> "node_change" were renamed to "node_type" and "change_type"
> respectively.  You will need to change them back so the queries used in
> 0.9.5 will work.
Thanks for the information!

/Christoffer
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to