Skip to main content

DB__RESPONSE__STATUS_CODE

Constant DB__RESPONSE__STATUS_CODE 

Source
pub const DB__RESPONSE__STATUS_CODE: &str = "db.response.status_code";
Expand description

Database response status code. The status code returned by the database. Usually it represents an error code, but may also represent partial success, warning, or differentiate between various types of successful outcomes.

  • Scrubbing: Manual
  • Rewriting behavior: None