Skip to main content

DB__STATEMENT

Constant DB__STATEMENT 

Source
pub const DB__STATEMENT: &str = "db.statement";
๐Ÿ‘ŽDeprecated:

Use DB__QUERY__TEXT (db.query.text) instead.

Expand description

The database statement being executed.

  • PII: Maybe
  • Rewriting behavior: Normalize

ยงAliases