We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5991e6c commit 9d6ba46Copy full SHA for 9d6ba46
1 file changed
README.md
@@ -9,7 +9,7 @@
9
[](https://conventionalcommits.org)
10
[](https://github.com/mhweiner/autorel)
11
12
-**pgsmith** is a utility for safely building parameterized SQL queries for use with [`pg`](https://github.com/brianc/node-postgres).
+**pgsmith** is a utility for safely building parameterized SQL queries for use with Postgres and [`pg`](https://github.com/brianc/node-postgres).
13
14
This is **not** an ORM or DSL. It’s a simple, composable SQL builder that lets you write SQL the way you want — clearly and safely.
15
0 commit comments