You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "_" character is an Oracle wildcard, so it should be escaped where appopriate in SQL queries.
This affects in particular the Victorinterface APIs, where the results for the "T2_TH_CUNSTDA" site contain entries both for "T2_TH_CUNSTDA" (CMS name) and "T2-TH-CUNSTDA" (GOCDB name for the same site):
The "_" character is an Oracle wildcard, so it should be escaped where appopriate in SQL queries.
This affects in particular the Victorinterface APIs, where the results for the "T2_TH_CUNSTDA" site contain entries both for "T2_TH_CUNSTDA" (CMS name) and "T2-TH-CUNSTDA" (GOCDB name for the same site):
https://cmsweb.cern.ch/popdb/victorinterface/accessedBlocksStatLastAcc/?sitename=T2_TH_CUNSTDA
The text was updated successfully, but these errors were encountered: