93_DbRep: V7.4.0, new commands dumpSQLite/restoreSQLite,

execute commands before/after set optimizeTables, 
          vacuum, restoreMySQL, restoreSQLite available,
          CAUTION !! attributes executeBeforeDump/executeAfterDump
          are renamed to executeBeforeProc/executeAfterProc

git-svn-id: https://svn.fhem.de/fhem/trunk@15865 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
DS_Starter
2018-01-13 08:45:05 +00:00
parent b2b74ee2e7
commit 5899a8c21c
2 changed files with 548 additions and 161 deletions

View File

@@ -1,5 +1,10 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- feature: 93_DbRep: V7.4.0, new commands dumpSQLite/restoreSQLite,
execute commands before/after set optimizeTables,
vacuum, restoreMySQL, restoreSQLite available,
CAUTION !! attributes executeBeforeDump/executeAfterDump
are renamed to executeBeforeProc/executeAfterProc
- feature: 74_Unifi: add new set commands to block/unblock clients,
enable/disable WLAN, new client-Reading essid
- feature: structure: implement dynamic members via devspec (Forum #82604)

File diff suppressed because it is too large Load Diff