Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pg_mem/migrate/migrate.ts>readMigrations

An in memory postgres DB instance for your unit tests
Latest
function readMigrations
import { readMigrations } from "https://deno.land/x/pg_mem@3.0.2/migrate/migrate.ts";

Parameters

optional
migrationPath: string