Project

General

Profile

Actions

Bug #78301

closed

Use context specific table in PageRepository

Added by Oliver Hader over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2016-10-14
Due date:
% Done:

100%

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

Description

By invoking the ConnectionPool instance, it's possible to use different database connections and different database platforms for a particular table. If for instance the system is running on MySQL in general, but one single table (not `pages`) uses SQLite, PageRepository::enableFields() is using quoting characters for MySQL in the SQLite context - which fails.

Actions

Also available in: Atom PDF