Skip to content

Commit 9250986

Browse files
committed
Minor fix
1 parent 017ce22 commit 9250986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/queries.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
</search_column>
627627
</dbms>
628628

629-
<dbms value="HyperSQL">
629+
<dbms value="HSQLDB">
630630
<cast query="CAST(%s AS LONGVARCHAR)"/>
631631
<length query="CHAR_LENGTH(%s)"/>
632632
<isnull query="IFNULL(%s,' ')"/>

0 commit comments

Comments
 (0)