This PR adds load_query.sql and load_query_breakdown.sql. These query for the number of computation jobs in the queue, and the same number but broken down by dataset, respectively. They require the database to be formatted in the new "schema-oriented" way, to come with #358.
One can download these queries directly from the git repository, but they can also be dumped to the terminal with an spt command:
This PR adds
load_query.sql
andload_query_breakdown.sql
. These query for the number of computation jobs in the queue, and the same number but broken down by dataset, respectively. They require the database to be formatted in the new "schema-oriented" way, to come with #358.One can download these queries directly from the git repository, but they can also be dumped to the terminal with an
spt
command: