cockroachdb / cockroachdb/docs
Feedback: BYTES example output has changed.
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Fabio Ghirardello (fabiog1901) commented:
Page: https://www.cockroachlabs.com/docs/v23.2/bytes#example
If you run through the example, you'll see the the output of SELECT is different now:
```
> select * from bytes;
a | b
----+-----------
1 | \x616263
2 | \x616263
3 | \x616263
4 | \x616263
```
[slack](https://cockroachlabs.slack.com/archives/C01PHNMUFLN/p1712773592570379)
Jira Issue: DOC-10072
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.