[TYPO3-dev] DBAL suggesion

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Mon Jan 30 09:35:26 CET 2006


marcel.gsteiger at milprog.ch schrieb:
> Martin Kutschker schrieb:
> 
>> marcel.gsteiger at milprog.ch schrieb:
>>
>>> Hi all
>>>
>>> I have posted the following suggestion on the users list, but 
>>> probably dev would be more appropriate:
>>
>>
>>
>> Or even better file a bug on bugs.typo3.org for project "tx_dbal".
>>
>>> To my understanding, inserting NULL in a single value based INSERT 
>>> statement is nonsense anyway.
>>
>>
>>
>> Why? Setting a column to NULL is perfectly valid.
>>
>> Masi
> 
> you are right, but consider:

I agree that using NULL values for forcing default values may not be 
portable. But is it DBALs fault? It seems this is a problem of the SQL 
query generating code.

Anyway, I'm suprised you have troubles with PostgreSQL. This RDBMS is 
supported to work fine with DBAL.

Masi




More information about the TYPO3-dev mailing list