Constant DB_OPERATION

Source
pub const DB_OPERATION: &'static str;
๐Ÿ‘ŽDeprecated: Replaced by db.operation.name.
Expand description

Deprecated, use db.operation.name instead.

ยงExamples

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