WAL truncating #769

This commit is contained in:
jokob-sk
2024-11-22 13:23:11 +11:00
parent eee84b23b8
commit c5ef9645e6
4 changed files with 13 additions and 11 deletions

View File

@@ -182,7 +182,7 @@ def main ():
mylog('verbose', ['[Notification] No changes to report'])
# Commit SQL
db.commitDB()
db.commitDB()
# Footer
@@ -198,11 +198,6 @@ def main ():
#===============================================================================
# BEGIN
#===============================================================================