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
sql/inspect: add placeholder values to logged queries
Previously, INSPECT only logged the query text without placeholder
values in issue reports, making debugging more difficult. This change
includes the actual placeholder values in the logged query output.
This also addes a test for INSPECT and LTREE[] handling.
Informs: #155483
Epic: CRDB-55075
Release note: none
0 commit comments