Breaking: Removed tx_academicjobs_domain_model_contact
Description
As the relation between database tables tx_
and tx_ is 1:1 and there is no reuse of
contact records, it does not make sense to have a separate table and record for
these contacts. Therefore the relation was resolved and an upgrade wizard handles
the migration to the new fields in the tx_.
Impact
The change relates all records of type tx_.
Affected Installations
All installations using the database table tx_.
Migration
A TYPO3 UpgradeWizard academic is provided to migrate
contact records from relation to fields directly in the job record.