mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Minor update related to the #3283
This commit is contained in:
parent
132e963b53
commit
dc65afe65a
3 changed files with 8 additions and 3 deletions
|
|
@ -135,4 +135,9 @@
|
|||
<error regexp="Unexpected token.*?in statement \["/>
|
||||
</dbms>
|
||||
|
||||
<!-- H2 -->
|
||||
<dbms value="H2">
|
||||
<error regexp="org\.h2\.jdbc"/>
|
||||
</dbms>
|
||||
|
||||
</root>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue