mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-09 18:02:56 +01:00
minor update
This commit is contained in:
parent
8cf88dd0da
commit
4bb7ffcb3a
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
|||
|
||||
<!-- Microsoft SQL Server -->
|
||||
<dbms value="Microsoft SQL Server">
|
||||
<cast query="CAST(%s AS VARCHAR(8000))"/>
|
||||
<cast query="CAST(%s AS NVARCHAR)"/>
|
||||
<length query="LTRIM(STR(LEN(%s)))"/>
|
||||
<isnull query="ISNULL(%s, ' ')"/>
|
||||
<delimiter query="+"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue