Add migration for the sqlite database. Because the Qt SQL library is a bit hard to work with use sqlite through custom wrapper.
Fixes issues like showing 0 MiB when the value is just slightly less then 1 MiB.