93_DbRep: attribute "sqlCmdVars" to set SQL variables or PRAGMA before executing SQL statement with sqlCmd

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18980 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-03-20 20:55:44 +00:00
parent af182ab919
commit e60023ef6a

View File

@ -353,7 +353,7 @@ sub DbRep_Initialize($) {
"showStatus ".
"showTableInfo ".
"sqlCmdHistoryLength:0,5,10,15,20,25,30,35,40,45,50 ".
"sqlCmdVars ",
"sqlCmdVars ".
"sqlResultFormat:separated,mline,sline,table,json ".
"sqlResultFieldSep:|,:,\/ ".
"timeYearPeriod ".