mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Another update for an Issue #362
This commit is contained in:
parent
8f955b6364
commit
069c6acabd
3 changed files with 10 additions and 3 deletions
|
|
@ -24,4 +24,4 @@ class Syntax(GenericSyntax):
|
|||
if isDBMSVersionAtLeast('3'):
|
||||
retVal = Syntax._escape(expression, quote, escaper)
|
||||
|
||||
return retVal
|
||||
return retVal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue