mquery
mquery copied to clipboard
Create proper enums for Job statuses
Related to #368. Mentioned https://github.com/CERT-Polska/mquery/pull/368/files#r1478115887
Instead of saving a status string like "new" to a database, we should have a proper enum value there.