pangolin/server/db/migrate.ts
2026-02-12 12:13:13 -08:00

3 lines
60 B
TypeScript

import { runMigrations } from "./";
await runMigrations();