Database Schema Reference
Show the current database schema by reading migration files.
- •List all files in
supabase/migrations/ - •Read the most recent migration file
- •Also read the schema reference from the CLAUDE.md "Database Schema Gotchas" section
- •Present a summary of the current schema with table names, key columns, and relationships