docs: missing part about multi-statements results

Open Beginner friendly
#2,857 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, postgresql
Domain
documentation

Research direction

Start with the Queries documentation at https://node-postgres.com/features/queries and confirm the multi-statements support described in the pg 7.0 changelog. Add a concise section explaining the feature and its relevant usage or limitations, then verify that the page clearly documents multi-statements results.

Written by the indexing model from the issue text.

Description

Today, I was looking in the docs if multi-statements results have been implemented (I remembered all the conversation in https://github.com/brianc/node-postgres/issues/1190 ), but I didn't found anything.

This feature has been rolled out in pg 7.0 : https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md#700

I would expect to find some doc in https://node-postgres.com/features/queries

Dominant language
JavaScript
Stars
13.2k
Forks
1.4k
Avg merge
6d 15h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from brianc/node-postgres

All issues in brianc/node-postgres

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.