mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-01-24 08:14:24 +03:00
added new signature for SQLite error messages
This commit is contained in:
parent
03a880c6f1
commit
79e4b1efd5
|
@ -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 New Issue
Block a user