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