kysely-pg-client
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "kysely-pg-client", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"author": "Joseph T. Lapp <arachnojoe@gmail.com>", | ||
"license": "MIT", | ||
"description": "Non-pooling single-connection Postgres dialect for Kysely", | ||
"description": "Non-pooling single-connection Postgres dialect for Kysely, thoroughly tested", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
# kysely-pg-client | ||
Non-pooling single-connection Postgres dialect for Kysely | ||
Non-pooling single-connection Postgres dialect for Kysely, thoroughly tested | ||
@@ -5,0 +5,0 @@ ## Introduction |
31867