Fix for a ISNULL mechanism in Firebird

This commit is contained in:
Miroslav Stampar 2013-01-21 17:33:09 +01:00
parent f9d330ec98
commit 5d318b4980

View File

@ -394,7 +394,7 @@
<limitgroupstart query="1"/>
<limitgroupstop query="2"/>
<limitstring query=" ROWS "/>
<isnull query="%s"/>
<isnull query="COALESCE(%s, ' ')"/>
<order query="ORDER BY %s ASC"/>
<comment query="--"/>
<count query="COUNT(%s)"/>