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,
Changelog for schema version
Moderators: Developer, Contributor
Re: Changelog for schema version
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)
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)
Re: Changelog for schema version
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.
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.
Re: Changelog for schema version
Should be no problem as there are no database schema changes since 1.2.11.kelson wrote: I plan to upgrade Mantisbt from version 1.2.11 to 1.2.15
I recommend setting the value to 183 to avoid any trouble for future updates.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.