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