[TYPO3-core] RFC: #9620: Missing function SELECT_mm_query
    David Bruchmann 
    typo3-team-core at bruchmann-web.de
       
    Sat Aug 15 15:03:10 CEST 2009
    
    
  
Hi Steffen,
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=9620
>>
>> Branches: trunk
>>
>> Problem:
>>
>> we have
>> INSERTquery,UPDATEquery,DELETEquery,SELECTquery but no SELECT_mm_query
>>
>> Having this would it make much more easy building/examine these queries 
>> as they are some of the most complex ones.
>>
>> As the syntax is only slightly different to the exec_SELECT_mm_query i 
>> used that one and changed it.
Additionaly I propose to use this function by exec_SELECT_mm_query() 
instead of using the same code twice.
Best Regards
David
    
    
More information about the TYPO3-team-core
mailing list