Project

General

Profile

Actions

Task #75563

closed

Epic #75555: Further Doctrine Development

Extend ExpressionBuilder for bitwise and operation

Added by Morton Jonuschat almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2016-04-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:

Description

Bitwise AND operations are different between database platforms. The ExpressionBuilder needs to provide a method to generate the appropriate SQL expression for MySQL, PostgreSQL, SQLServer and Oracle.
Core uses this for example in getPagePermsClause()


Related issues 1 (0 open1 closed)

Blocks TYPO3 Core - Task #75556: Make getPagePermsClause() portableClosedMorton Jonuschat2016-04-12

Actions
Actions #2

Updated by Morton Jonuschat almost 8 years ago

  • Parent task set to #75555
Actions #3

Updated by Gerrit Code Review almost 8 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/47760

Actions #4

Updated by Gerrit Code Review almost 8 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/47760

Actions #5

Updated by Gerrit Code Review almost 8 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/47760

Actions #6

Updated by Morton Jonuschat almost 8 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