pub const DB_STATEMENT: &str = "db.statement";
db.query.text
The database statement being executed.
"SELECT * FROM wuser_table"
"SET mykey \"WuValue\""