Skip to content

Commit

Permalink
Merge pull request #945 from jbuendia1y/main
Browse files Browse the repository at this point in the history
docs: (✏️) Añadiendo postgresql
  • Loading branch information
leifermendez authored Jan 25, 2024
2 parents 4887b13 + 78f0b9d commit 9b6231c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/docs/src/routes/docs/database/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Los conectores disponibles hasta el momento son los siguientes:

`require('@bot-whatsapp/database/json')`

`require('@bot-whatsapp/database/postgres')`

---

<Navigation
Expand Down
2 changes: 2 additions & 0 deletions packages/docs/src/routes/docs/essential/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ Los conectores disponibles hasta el momento son los siguientes:

`require('@bot-whatsapp/database/json')`

`require('@bot-whatsapp/database/postgres')`

---

<Navigation
Expand Down

0 comments on commit 9b6231c

Please sign in to comment.