Command Palette
Search for a command to run
Command Palette
Search for a command to run

schema-declaration

✓ Relevant

Define TypeScript schemas using dialect-specific table functions (pgTable/mysqlTable/sqliteTable) with columns; organize in single or multiple files; use casing option for camelCase-to-snake_case mapping; PostgreSQL supports pgSchema namespaces; MySQL schemas are databases; SQLite has no schemas.