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 #1

Updated by Gerrit Code Review over 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50231

Actions #2

Updated by Benni Mack over 7 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #3

Updated by Oliver Hader over 7 years ago

  • Description updated (diff)
Actions #4

Updated by Gerrit Code Review over 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50231

Actions #5

Updated by Gerrit Code Review over 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50231

Actions #6

Updated by Oliver Hader over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF