98 Upgrade Instructions

>= v4.0


>= v3.1.0

All database functionality was removed from hse-libraries. The DB_Connector DQMH Module and database engines will be maintained in the new repository hse-db. For database functionality download the latest release from the hse-db releases page. </WRAP>


>= v3.0.1


>= v2.7.x

>= v1.2.0

The Init Interface methods of the DB-Engines have been updated to use our new configuration class. Make sure to use Libraries\hse-libraries\Source\hse-configuration\config-ini instead of the old one (Libraries\hse-libraries\Source\hse-configuration\hse-config-ini).

>= v1.0.0

DB_CONNECTOR.ini doesn't need any longer a definition of db-interface. Instead, when loading the Module a concrete class has to be passed in to inject this dependency.