UNPKG

@fewer/adapter-postgres

Version:

A Fewer database adapter to connect to Postgres

3 lines (2 loc) 98 B
import { Migration } from 'fewer'; export default function migrate(migration: Migration): string;