docs icon indicating copy to clipboard operation
docs copied to clipboard

Feedback: BYTES example output has changed.

Open fabiog1901 opened this issue 1 year ago • 0 comments

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

Jira Issue: DOC-10072

fabiog1901 avatar Apr 10 '24 20:04 fabiog1901