Constant DB_OPERATION

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

Deprecated, use db.operation.name instead.

§Notes

§Examples

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