docs
docs copied to clipboard
cli: allow COPY inside a transaction
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/82101 Commit: https://github.com/cockroachdb/cockroach/commit/d632202c02c4a3e79ffb50781f3cc465df0d1442
Release note (cli change): Using COPY in the CLI is now supported while inside an explicit transaction.
Jira Issue: DOC-3746