Skip to content

V31

changes in insight databases

please set env-variable INSIGHT_HIBERNATE_HBM2DDL_AUTO=update during update-process. For details see here

Migration of properties from database to file insight.properties

insight properties in database aren't supported anymore. So they have to be configured in file insight.properties. Otherwise your application won't work properly anymore!

The migration DbPropertiesToFile must be run. It is reading properties from database and writes them on top of file insight.properties.

Migration of MapEntity from insight-map

only if 'Flächenmanagement' is installed migration of mapdb.MapEntity must be excuted. Please see .sql and .readme in distributions.zip