Commit graph

4 commits

Author SHA1 Message Date
eelke
ee86327869 Fix warnings and dependencies 2025-02-23 16:52:39 +01:00
eelke
aac55b0ed1 Store connection configuration as key value pairs
Add migration for the sqlite database.
Because the Qt SQL library is a bit hard to work with use sqlite through custom wrapper.
2025-02-22 19:59:24 +01:00
eelke
4caccf1000 Basic support for passing postgresql uri on the commandline 2025-02-17 18:09:19 +01:00
eelke
5bdd3fa95d Improve conversion of bytes to human readable string
Fixes issues like showing 0 MiB when the value is just slightly less then 1 MiB.
2024-04-12 13:26:10 +02:00