Command Palette
Search for a command to run

Custom Migrations

✓ Relevant

Generate custom SQL migrations with `drizzle-kit generate --custom --name=<name>` for unsupported DDL and seeding; run with `drizzle-kit migrate`.