db_query ![code/controllers/subsystem/dbcore.dm 544](git.png)
Vars | |
job_id | Job ID of the query passed by rustg. |
---|---|
status | Current status of the query. |
Procs | |
sync | Sleeps until execution of the query has finished. |
Var Details
job_id ![code/controllers/subsystem/dbcore.dm 557](git.png)
Job ID of the query passed by rustg.
status ![code/controllers/subsystem/dbcore.dm 555](git.png)
Current status of the query.
Proc Details
sync
Sleeps until execution of the query has finished.