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

Skip to content

Commit 0017c17

Browse files
committed
Merge pull request #1637 from jakxx/master
Addition to IBM DB2 SQL Error Identification
2 parents 5908964 + 777e4a3 commit 0017c17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xml/errors.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +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.*"/>
5758
</dbms>
5859

5960
<!-- Informix -->

0 commit comments

Comments
 (0)