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
In certain scenarios we inline - create constant directly in query - what was originally a parameter. If it would be a parameter and sensitive logging would be off, the value in log will be redacted. We should do the same for these inlined constants.
The text was updated successfully, but these errors were encountered:
In certain scenarios we inline - create constant directly in query - what was originally a parameter. If it would be a parameter and sensitive logging would be off, the value in log will be redacted. We should do the same for these inlined constants.
The text was updated successfully, but these errors were encountered: