kysely-org/kysely-postgres-js

Allow passing connection string to postgres.js

Closed this issue · 2 comments

Hi, first off, thanks for this.

Unless I've missed something, there's currently no way to pass a connection string to the postgres.js instance as the first parameter:
https://github.com/porsager/postgres#connection

Hey 👋

Sorry for that one. Released support for connection strings in v1.1.0.

In v2, you can simply pass your postgres instance.