Create
Query
pilot.db
—
campaign_leads
account_invites
accounts
applied_migrations
audit_log
availability
availability_exceptions
bookings
campaign_leads
campaign_offers
campaigns
cards
commission_rates
commission_runs
drills_library
invoices
magic_tokens
offers
practice_logs
quotes
saas_invoices
service_student_prices
services
sessions
sqlite_sequence
student_summaries
students
subscription_events
trainer_settings
trainers
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 4 in campaign_leads
id
Primary key.
INTEGER
campaign_id
INTEGER NOT NULL
offer_id
INTEGER
student_id
INTEGER NOT NULL
status
won
TEXT NOT NULL (default 'open'
created_at
2026-08-18 06:43:29
TEXT NOT NULL (default datetime('now')
shipped_at
NULL
TEXT
invoice_id
INTEGER
Update
Cancel