Database Changes 2.5
From MapbenderWiki
Database Changes in Mapbender 2.5
en: You find the Database Changes in the svn. Have a look at the following link:
de: Die Datenbankänderungen finden Sie unter dem folgenden Link:
- PostgreSQL
- UTF-8 http://trac.osgeo.org/mapbender/browser/branches/2.5/resources/db/postgresql/utf8/update
- ISO http://trac.osgeo.org/mapbender/browser/branches/2.5/resources/db/postgresql/iso/update
- MySQL
- UTF-8 http://trac.osgeo.org/mapbender/browser/branches/2.5/resources/db/mysql/utf8/update
- ISO http://trac.osgeo.org/mapbender/browser/branches/2.5/resources/db/mysql/iso/update
How to Update your GUIs from Mapbender 2.4.5 to Mapbender 2.5
- run the update SQL file to create new tables, columns, function gettext .
- the file update_guis_2.4.5_to_2.5_pgsql_UTF-8.sql and update_guis_2.4.5_to_2.5_mysql_UTF-8.sql respectively will update the Mapbender template guis and your will update your guis too. Have a look at the SQl for more informations.
