@ashiba-ts/testkit-adapter-pg
v0.1.0
Published
Ashiba Zero Table Dependency testkit adapter for pg/PostgreSQL query tests.
Readme
@ashiba-ts/testkit-adapter-pg
Ashiba Zero Table Dependency testkit adapter for pg/PostgreSQL query tests.
This package keeps Ashiba starter projects on Ashiba package names while delegating the tested SQL rewrite implementation to @rawsql-ts/testkit-postgres.
Install
npm install -D @ashiba-ts/testkit-adapter-pgUsage
import { createPostgresTestkitClient } from '@ashiba-ts/testkit-adapter-pg';