Generated schema reference
Auto-generated by
npm run gendocs. Do not edit by hand.
These files are a snapshot of the database structure produced by introspecting pg_catalog on a local database with all migrations applied. They are the source of truth for what exists; for why it exists, see docs/data-model.md.
Schemas
Regenerating
npm run reset # apply all migrations to local DB
npm run gendocs # regenerate this directory
The precommit script runs gendocs automatically.