cockroachdb / cockroachdb/docs

Feedback: BYTES example output has changed.

Open
#18,467 0 comments 0 reactions 1 assignee Claimed by @taroface View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.