MCPcopy Create free account
hub / github.com/TanStack/db / migrate.ts

File migrate.ts

examples/react/todo/scripts/migrate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { drizzle } from 'drizzle-orm/node-postgres'
2import { migrate } from 'drizzle-orm/node-postgres/migrator'
3import pkg from 'pg'
4import * as dotenv from 'dotenv'

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected