mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-28 02:56:06 +01:00
added new signature for SQLite error messages
This commit is contained in:
parent
03a880c6f1
commit
79e4b1efd5
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@
|
|||
<error regexp="SQLite.Exception"/>
|
||||
<error regexp="System.Data.SQLite.SQLiteException"/>
|
||||
<error regexp="Warning.*sqlite_.*"/>
|
||||
<error regexp="Warning.*SQLite3::"/>
|
||||
</dbms>
|
||||
|
||||
<!-- SAP MaxDB -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue