Hi,
if at the same time as this call:
|
sys_name = as.character(unlist(lapply(systems_in_db(),function(x) x$system_name))) |
somebody inserts a new system, then sys_name and sys_id can be out of sync.
Very low priority, but keep in mind "what could possibly go wrong" :-)
Hi,
if at the same time as this call:
PredRet/retdb/server/server_upload_tab_process_data.R
Line 156 in 53c62ee
somebody inserts a new system, then
sys_nameandsys_idcan be out of sync.Very low priority, but keep in mind "what could possibly go wrong" :-)