Constant DB_OPERATION

Source
pub const DB_OPERATION: &str = "db.operation";
👎Deprecated: Replaced by db.operation.name.
Expand description

Deprecated, use db.operation.name instead.

§Notes

§Examples

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