Prasad
f5c90a5484
docs: fix typo in pool docs ( #3530 )
2025-08-20 06:48:50 -05:00
Johan Fagerberg
0ada72e608
docs: add maxLifetimeSeconds to Pool docs ( #3484 )
...
Wording taken from https://github.com/brianc/node-postgres/issues/3298#issuecomment-2305207256
2025-06-12 09:24:03 -05:00
Noritaka Kobayashi
9cf2184d09
refactor: remove unused import & fix typos in docs ( #3471 )
2025-05-25 11:30:11 -05:00
Brian C
7a009381e6
Update pool docs ( #3442 )
...
* Update docs for pool
* Letting my robot overlords proofread for me
---------
Co-authored-by: Brian Carlson <brian.carlson@getcruise.com>
2025-04-25 15:21:44 -05:00
Brian C
0c1629bea2
Update docs - add ESM info
...
* Update docs - start
* Add logo & discord
* Start updating docs for esm style imports
* Update docs with logo & info on pooling
* Update more import statements
---------
Co-authored-by: Brian Carlson <brian.carlson@getcruise.com>
2025-04-23 16:46:21 -05:00
Brian C
408bebd990
Fix import syntax for commonJS in documentation ( #3191 )
2024-04-05 16:48:44 -05:00
Rijk van Zanten
20d2c08027
Make async/await the primary examples in the docs ( #2932 )
...
* Correctly capitalize GitHub
* Add note on callbacks to index
* Add note on error handling
* Update client examples to use promises
* Update pooling examples
* Fix readme link
* Update cursor docs
* Update connecting examples
* Update Queries
* Update examples in pooling
* Update trx examples
* Update SSL example
* Update example
* Use ESM instead of CJS
* Update docs/pages/apis/cursor.mdx
Co-authored-by: Charmander <~@charmander.me>
* Update docs/pages/apis/cursor.mdx
Co-authored-by: Charmander <~@charmander.me>
* Update docs/pages/apis/pool.mdx
Co-authored-by: Charmander <~@charmander.me>
* Update docs/pages/apis/pool.mdx
Co-authored-by: Charmander <~@charmander.me>
* Update docs/pages/apis/pool.mdx
Co-authored-by: Charmander <~@charmander.me>
* Update docs/pages/features/connecting.mdx
Co-authored-by: Charmander <~@charmander.me>
* Update docs/pages/features/connecting.mdx
Co-authored-by: Charmander <~@charmander.me>
* Update docs/pages/features/ssl.mdx
Co-authored-by: Charmander <~@charmander.me>
---------
Co-authored-by: Charmander <~@charmander.me>
2023-05-31 11:25:24 -05:00
Ryan B. Harvey
65ca2458fd
Add release event to Pool API docs ( #2928 )
2023-03-16 11:34:50 -05:00
Brian C
12b9a69776
update docs - clean up interface ( #2863 )
...
* update docs - clean up interface
* Remove node v8.x from test matrix
2022-11-23 15:08:09 -06:00
Brian C
1aa08274a5
Migrate docs repo into monorepo ( #2823 )
...
* Move files over
* Finish initial port of content
2022-10-10 12:20:46 -05:00