Create
Query
pilot.db
—
bookings
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 39 in bookings
id
Primary key.
INTEGER
trainer_id
INTEGER NOT NULL
student_id
INTEGER NOT NULL
service_key
s10
TEXT NOT NULL
starts_at
2026-08-17T09:00:00.000Z
TEXT NOT NULL
duration_min
INTEGER NOT NULL
card_id
INTEGER
invoice_id
INTEGER
video_analysis
NULL
TEXT
notes
NULL
TEXT
status
confirmed
TEXT NOT NULL (default 'confirmed'
created_at
2026-08-16 12:01:14
TEXT NOT NULL (default datetime('now')
protocol
NULL
TEXT
protocol_approved_at
NULL
TEXT
confirmation_sent_at
2026-08-16 12:01:15
TEXT
reminder_sent_at
2026-08-17 04:07:03
TEXT
cancellation_sent_at
NULL
TEXT
video_unlocked_at
NULL
TEXT
video_invoice_id
INTEGER
swing_metrics
NULL
TEXT
student_note
NULL
TEXT
Update
Cancel