/tg/ Station 13 - Modules - TypesVar Details - Proc Details

db_query

Vars

job_idJob ID of the query passed by rustg.
statusCurrent status of the query.

Procs

syncSleeps until execution of the query has finished.

Var Details

job_id

Job ID of the query passed by rustg.

status

Current status of the query.

Proc Details

sync

Sleeps until execution of the query has finished.