We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0465368 commit 7993f3fCopy full SHA for 7993f3f
1 file changed
lib/takeover/xp_cmdshell.py
@@ -181,4 +181,4 @@ def xpCmdshellInit(self):
181
debugMsg += "output to"
182
logger.debug(debugMsg)
183
184
- self.createSupportTbl(self.cmdTblName, self.tblField, "NVARCHAR(4000)")
+ self.createSupportTbl(self.cmdTblName, self.tblField, "TEXT")
0 commit comments