]> git.mxchange.org Git - fba.git/commit
Continued: master
authorRoland Häder <roland@mxchange.org>
Sun, 16 Mar 2025 15:47:33 +0000 (16:47 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 16 Mar 2025 15:47:33 +0000 (16:47 +0100)
commit5fe259e69ba27e61e613090bd00d2614b5f745e8
tree0af0e74c93f99c9a77f07e6141c7982d48a8867b
parent6d4e8aa243efd15749ac11a493c7a66a040608c8
Continued:
- sqlite3.Row doesn't allow assigning values, so we need copy it to a dict()
  and then it can be modified
daemon.py