Skip to main content

7 docs tagged with "schema"

View all tags

Database Schema — ChurchWiseAI Web

All tables owned or primarily used by churchwiseai-web — voice agent, chatbot, subscriptions, care, ShareWiseAI, SermonWise, and operational tables

Database Schema Reference

Index of all Supabase table documentation — shared production database used by all three active codebases. See sub-docs for per-codebase schema detail.

Multi-vertical tenant schema — design spec

Exact DDL, column-level changes, migration sequence, and code-path updates for the shared-core + per-vertical-tenant-tables architecture chosen on 2026-04-21. This is the implementation companion to the decision doc.

Run a Database Schema Migration

Apply a schema change to the shared production Supabase database — write migration SQL, verify with dry run, get founder approval for destructive ops, execute, and save to pewsearch/migrations/