2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-09 01:34:19 +00:00

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@18980 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-03-20 20:55:44 +00:00
parent 172210a711
commit d9d3968647

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 ".