[TYPO3-dev] PostgreSQL native drive for TYPO3 status update... and question about : 102: These fields are not properly

ries van Twisk typo3 at rvt.dds.nl
Mon Oct 1 21:20:14 CEST 2007


On Oct 1, 2007, at 2:13 PM, Martin Kutschker wrote:

> Martin Kutschker schrieb:
>> ries van Twisk schrieb:
>>
>>> I will finnish what I have for now and put teh idea in TER if  
>>> that's ok
>>> also making some core patches as mentioned (properly
>>> next weekend) and may be people will make a request for it, we  
>>> will see.
>>
>> Great.
>
> I forgot one thing ADBOdb (and probably PEAR::DB) gave some helper
> functoins that yield proper SQL query parts (eg LIMIT clause) for a
> specific DB. Currently ADOdb does this for you for, but if you don't
> want parsing you need the helpers. As I see it even ADOdb lacks a few
> helper I deem useful. All this must the go into t3lib_db directly.
>
> Masi
> _______________________________________________


Agreed,

and I did think of it already (but not implemented yet).

parsing a LIMIT clause is simple because the number of options
are small.

I am still planning to setup up a fall-back query parser if the first
query fails. Not sure how yet, or what library to use.
Main goal is still speed...

Ries












More information about the TYPO3-dev mailing list