akheron / sqltyper

TypeScript types for raw PostgreSQL queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for postgres.js

akheron opened this issue · comments

Currently we only support code generation for node-postgres clients. Add support for postgres.js clients, too.

Fixed in #33