Extension Schemas
Each app gets its own Postgres schema (ext_{app_name}) to isolate data from the core public schema.
| Schema | App | Tables | Reference |
|---|---|---|---|
ext_affiliates | Affiliates | 4 | View schema |
ext_ai_docs | AI Documents | 3 | View schema |
ext_analytics | Analytics | 2 | View schema |
ext_assignments | Assignments | 4 | View schema |
ext_biolinks | Bio Links | 3 | View schema |
ext_blog | Blog | 2 | View schema |
ext_builder | Website Builder | 8 | View schema |
ext_bundles | Course Bundles | 3 | View schema |
ext_certificates | Certificates | 2 | View schema |
ext_courses | Courses (LMS) | 12 | View schema |
ext_documents | Document Management | 9 | View schema |
ext_domains | Custom Domains | 1 | View schema |
ext_esignatures | E-Signatures | 3 | View schema |
ext_events | Events | 4 | View schema |
ext_filerequests | File Requests | 2 | View schema |
ext_forums | Forums | 5 | View schema |
ext_honeycomb | Honeycomb Core | 37 | View schema |
ext_invoicing | Invoicing | 12 | View schema |
ext_live_sessions | Live Sessions | 4 | View schema |
ext_pixels | Tracking Pixels | 2 | View schema |
ext_products | Digital Products | 5 | View schema |
ext_qr | QR Codes | 1 | View schema |
ext_quizzes | Quizzes | 5 | View schema |
ext_reminders | Reminders | 3 | View schema |
ext_shortlinks | Short Links | 2 | View schema |
ext_subscriptions | Subscriptions | 3 | View schema |
ext_support | Support | 3 | View schema |
ext_timetracking | Time Tracking | 4 | View schema |
ext_workflows | Workflows | 6 | View schema |