Italo A
|
3cde785e38
|
Update queries.mdx link to markdown (#3192)
If we use `<a>` here, the template does not visually identify it as a link, so I have switched to the markdown link format.
|
2024-04-05 18:07:31 -07:00 |
|
Jakob Runge
|
aedae81c75
|
Fix broken link in docs (#3155)
* Fix broken link to /apis/types in docs
* Adjust slugs in docs pages
|
2024-03-14 22:54:57 -07: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
|
1aa08274a5
|
Migrate docs repo into monorepo (#2823)
* Move files over
* Finish initial port of content
|
2022-10-10 12:20:46 -05:00 |
|