Breaking: #72381 - Removed deprecated code from EXT:dbal
See forge#72381
Description
The following methods of \TYPO3\
have been removed:
My
SQLActual Type My
SQLMeta Type Meta
Type
Impact
Using the methods above directly in any third party extension will result in a fatal error.
Affected Installations
Instances which use custom calls to DatabaseConnection class via the methods above.
Migration
My
call dbms
instead
My
call dbms
instead
Meta
call get
instead