in2code-de / luxletter

Newsletter system for TYPO3
https://www.in2code.de/agentur/typo3-extensions/luxletter/
23 stars 25 forks source link

[TASK] Changes SQL-Statement to Query #151

Closed dhoffmann1979 closed 1 year ago

dhoffmann1979 commented 1 year ago

When using Tablemapping for using a table from another database, the queries are now executed on the correct database.

$query->statement() does not recognize $GLOBALS['TYPO3_CONF_VARS']['DB']['Connections']['otherName'] =...