[Typo3-dev] t3lib_befunc::deleteClause

Peter Niederlag niederlag at ikd01.de
Wed Mar 23 11:50:53 CET 2005


Hi,

Martin Kutschker schrieb:
> "Michael Stucki" <michael at typo3.org> schrieb im Newsbeitrag 
> news:mailman.1.1111528466.26219.typo3-dev at lists.netfielders.de...
> 
>>Ingmar Schlecht wrote:
>>
>>
>>>Martin Kutschker wrote:
[...]
> Aliases are just shorthands for SQL-Queries:
> 
> SELECT t1.somefield,t2.somefield FROM table_with_some_exteremely_long_name 
> AS t1, another_table_with_a_long name AS t2 WHERE ...
> 
> It's just plain regular SQL. Why use a PHP workaround, if there's something 
> already there in SQL? AFAIK this is ANSI-SQL not Mysql-SQL, so no DBAL 
> issues here.

I use aliases quite some times as well(FE-Plugins only yet). Actually I 
didn't spot any problems yet. Anyway I would support changes that are 
meant to fix some possible troubles in use with aliases.

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *




More information about the TYPO3-dev mailing list