Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Minor annoyance:

Yesterday I was reading the docs and one of the first things I tried is the following, copy and pasted, which didn't work, using version 0.71:

  COPY (SELECT 42 AS a, 'hello' AS b) TO 'query.json' (FORMAT JSON, ARRAY TRUE);

  >>> Error: Binder Error: Unrecognized option CSV writer "array"
Just tried the above again with this release and it's fixed now.

Ideally, all commands listed in the documentation should be tested or verified to work.

Aside from that, nice work on the release! And I'm learning more and find it pretty cool, especially WASM support.



Howdy! The docs reflect the latest dev branch. For a specific release, you can pick it from the version dropdown in the top right!


I think it would be a better choice to default to showing the current stable release's docs rather than the dev branch?

That way users who download it see the docs they expect, and those who build from the dev branch or download preview builds have to go through an extra step.


Why not show the latest stable release docs by default? I assume that's what most people would use.


Sorry! Just realized that when I checked the docs again. My bad.


No worries! Thanks for reading the docs!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: