Project

General

Profile

Actions

Bug #56349

closed

Respect table mapping on caching

Added by Andreas Fernandez about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2014-02-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The method analyzeFields() of DBAL's ConnectionManager caches the table structure. The caches always use the real table name, ignoring any mapping, which results in a RuntimeException:

Could not update BLOB >>>> no WHERE clause found!

Actions

Also available in: Atom PDF