misc update
parent
ee5e250560
commit
b00383dd60
|
@ -17,16 +17,19 @@ file:
|
|||
part: body
|
||||
regex:
|
||||
- 'quoted string not properly terminated'
|
||||
|
||||
- type: regex
|
||||
name: mysql
|
||||
part: body
|
||||
regex:
|
||||
- 'You have an error in your SQL syntax'
|
||||
|
||||
- type: regex
|
||||
name: sql_server
|
||||
part: body
|
||||
regex:
|
||||
- 'Unclosed quotation mark'
|
||||
|
||||
- type: regex
|
||||
name: sqlite
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue