[TYPO3-project-4-3] FYI: Support for subqueries in DBAL

Xavier Perseguers typo3 at perseguers.ch
Thu Nov 26 16:53:25 CET 2009


Hi,

FYI, I'm adding support for subqueries to DBAL. This won't be part of 
the TYPO3 4.3 branch but will be in for TYPO3 4.4.

You may have a look at the bug entry for this [1] and provide additional 
types of queries that should be supported if you know some of the 
extensions you use or own use subqueries (subqueries are those SQL 
snippets where you find another "SELECT" within the main query).

As always, the purpose is not to implement a 100% support but enhance 
the parser enough to make DBAL support more extensions.

Cheers

[1] http://bugs.typo3.org/view.php?id=12758

-- 
Xavier Perseguers
DBAL Leader

http://forge.typo3.org/projects/show/extension-dbal


More information about the TYPO3-project-4-3 mailing list