Brian C
|
408bebd990
|
Fix import syntax for commonJS in documentation (#3191)
|
2024-04-05 16:48:44 -05:00 |
|
FB
|
6cd0aeb212
|
Uppercase LTS in docs home page (#3103)
Changed 'lts' to 'LTS' for better readability, so people get it stands for Long-Term-Support
|
2023-11-29 22:52:36 -08: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 |
|
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 |
|