Add Database Table
Installation
SKILL.md
Add Database Table Skill
You are helping add a new database table to a Next.js application using Drizzle ORM with PostgreSQL.
Context
- ORM: Drizzle ORM
- Database: PostgreSQL
- Schema Location:
apps/web/lib/server/db/schema/ - Migration Tool: Drizzle Kit