Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 85b35f4

Browse files
committed
Minor refactoring for #1637
1 parent 0017c17 commit 85b35f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/errors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<error regexp="CLI Driver.*DB2"/>
5555
<error regexp="DB2 SQL error"/>
5656
<error regexp="\bdb2_\w+\("/>
57-
<error regexp="(?i)SQLSTATE.* SQLCODE.*"/>
57+
<error regexp="(?i)SQLSTATE.+SQLCODE"/>
5858
</dbms>
5959

6060
<!-- Informix -->

0 commit comments

Comments
 (0)