Create
Query
pilot.db
—
bookings
account_invites
accounts
applied_migrations
audit_log
availability
availability_exceptions
bookings
cards
invoices
magic_tokens
sessions
sqlite_sequence
students
trainer_settings
trainers
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 42 in bookings
id
Primary key.
INTEGER
trainer_id
INTEGER NOT NULL
student_id
INTEGER NOT NULL
service_key
einzel50
TEXT NOT NULL
starts_at
2026-06-27T13: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-06-27 12:27:23
TEXT NOT NULL (default datetime('now')
protocol
NULL
TEXT
protocol_approved_at
NULL
TEXT
Update
Cancel