Constant DB_OPERATION

pub const DB_OPERATION: &'static str;
Expand description

Deprecated, use db.operation.name instead.

§Notes

§Examples

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