DB_OPERATION

Constant DB_OPERATION 

Source
pub const DB_OPERATION: &'static str;
👎Deprecated: {note: Replaced by db.operation.name., reason: renamed, renamed_to: db.operation.name}
Expand description

Deprecated, use db.operation.name instead.

§Notes

§Examples

  • "findAndModify"
  • "HMSET"
  • "SELECT"