[TYPO3-50-general] Database Persistence / Transaction Support

Karsten Dambekalns karsten at typo3.org
Tue Aug 18 15:58:46 CEST 2009


Hi.

On 15.08.09 23:50, Duo Zheng wrote:
> Thanks for the advice. It does make sense for the Unit of Work to handle
> this. This kind of makes everything be wrapped in a transaction it seems
> though. Since it is so deep down in the layer, this is all "automatic".

The storage code has calls to start/end transactions, if they are having 
an effect depends on the PDO driver and database used, obviously.

> I didn't find any information about this, but is TYPO3 v5 intended to
> work with other DB's?

Currently we use standard SQL only and it works with SQLite, MySQL and 
PostgreSQL. Probably others as well, but untested.

Regards,
Karsten



More information about the TYPO3-project-5_0-general mailing list