Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Insight. missing decode() when parsing ifconfig output leading to une…
…xpected results. sqlite seems to store the binary in a varchar element, which looks right, but you can't compare it in your where statements. This doesn't seem to lead to issues when there is already valid content in the timeserie table.
- Loading branch information
24dc2a8There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
back to normal, thanks a lot! ❤️