import * as mod from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.8/testing.ts";
Functions
Setup the database for testing. It will create a transaction for each test case and rollback the transaction after each test case. |
x/kysely_postgrs_js_dialect/testing.ts
import * as mod from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.8/testing.ts";
Setup the database for testing. It will create a transaction for each test case and rollback the transaction after each test case. |