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