docs
docs copied to clipboard
PR #90872 - sql: add implicit_txn column to insights execution
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/90872 Commit: https://github.com/cockroachdb/cockroach/commit/e2cc21cc1c3d5b7c4212eef05675916b848952e9
Release note (sql change): Adds a new column implicit_txn
(boolean) to crdb_internal.cluster_execution_insights and
crdb_internal.node_execution_insights
Jira Issue: DOC-6081