CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #8949

"Really" connect DB-Adapter to TYPO3

Added by Christian Opitz almost 3 years ago. Updated over 2 years ago.

Status:New Start date:2010-07-19
Priority:Should have Due date:
Assignee:Christian Opitz % Done:

0%

Category:- Spent time: -
Target version:1.0.1
Votes: 0

Description

Regarding to http://lists.typo3.org/pipermail/typo3-dev/2010-July/040918.html the current default adapter Zend_Db_Adapter_Typo3 should not just use the connection link (as it is) but also the proxy functions from t3lib_DB. This is because otherwise man would loose the option to use DBAL with ZFext.

Therefore a new adapter Zfext_Db_Adapter_Typo3 would be sensefull that is mostly a copy of Zend_Db_Adapter_Mysql with the mysql_*-calls replaced with those to the proxy function in t3lib_DB where possible and removed from where not.

History

Updated by Christian Opitz almost 3 years ago

  • Target version set to 1.0.1

Also available in: Atom PDF