Changelog for schema version

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
kelson
Posts: 32
Joined: 01 Mar 2011, 11:02

Changelog for schema version

Post by kelson »

Hi,

I would like to know if there is a changelog for schema version.
Especially what is the difference between version 183 and 184.

Regards,
atrol
Site Admin
Posts: 8571
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Changelog for schema version

Post by atrol »

183 is the version for any MantisBT version between 1.2.0 and 1.2.15.
187 is the current version for the non stable developer version.

Did you install a very early non stable developer version?

For changes between versions check admin/schema.php. (goto the end of the file)
Please use Search before posting and read the Manual
kelson
Posts: 32
Joined: 01 Mar 2011, 11:02

Re: Changelog for schema version

Post by kelson »

Hi Atrol,

I plan to upgrade Mantisbt from version 1.2.11 to 1.2.15
But I found it strange that the version 1.2.11 had the schema version 184.
Maybe the cause is that we have used a dev version before.
atrol
Site Admin
Posts: 8571
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Changelog for schema version

Post by atrol »

kelson wrote: I plan to upgrade Mantisbt from version 1.2.11 to 1.2.15
Should be no problem as there are no database schema changes since 1.2.11.
kelson wrote: But I found it strange that the version 1.2.11 had the schema version 184.
Maybe the cause is that we have used a dev version before.
I recommend setting the value to 183 to avoid any trouble for future updates.
Please use Search before posting and read the Manual
kelson
Posts: 32
Joined: 01 Mar 2011, 11:02

Re: Changelog for schema version

Post by kelson »

Ok, thanks !
Post Reply