mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +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/fhem@18980 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
af182ab919
commit
e60023ef6a
@ -353,7 +353,7 @@ sub DbRep_Initialize($) {
|
|||||||
"showStatus ".
|
"showStatus ".
|
||||||
"showTableInfo ".
|
"showTableInfo ".
|
||||||
"sqlCmdHistoryLength:0,5,10,15,20,25,30,35,40,45,50 ".
|
"sqlCmdHistoryLength:0,5,10,15,20,25,30,35,40,45,50 ".
|
||||||
"sqlCmdVars ",
|
"sqlCmdVars ".
|
||||||
"sqlResultFormat:separated,mline,sline,table,json ".
|
"sqlResultFormat:separated,mline,sline,table,json ".
|
||||||
"sqlResultFieldSep:|,:,\/ ".
|
"sqlResultFieldSep:|,:,\/ ".
|
||||||
"timeYearPeriod ".
|
"timeYearPeriod ".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user