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:
parent
172210a711
commit
d9d3968647
@ -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 ".
|
||||
|
Loading…
x
Reference in New Issue
Block a user