You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a number of places in the sqlstats package referencing vars and params named anonymizedStmt. This naming can be misleading since these vars don't actually store the anonymized query but the query without constants.