General
PromptBeginner5 minmarkdown
Untitled Skill
193
name: n8n database schema (SQLite)
Loading actions...
Main instructions and any bundled files for this skill.
pnpm db:schema:docs; do not point this at a real database.name: n8n database schema (SQLite) desc: Auto-generated from the SQLite migrations in @n8n/db. Do not edit by hand. dsn: ${TBLS_DSN} docPath: docs/generated/sqlite-schema
disableOutputSchema: true
er: format: mermaid
format: sort: true
exclude:
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks