Create
Query
pilot.db
—
students
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 5 in students
id
Primary key.
INTEGER
trainer_id
INTEGER NOT NULL
name
Jens Klebe
TEXT NOT NULL
email
NULL
TEXT
phone
NULL
TEXT
hcpi
REAL
tags
[]
TEXT NOT NULL (default '[]'
marketing_consent
INTEGER NOT NULL (default 0
video_consent
INTEGER NOT NULL (default 0
video_consent_date
NULL
TEXT
notes
NULL
TEXT
created_at
2026-08-05 08:28:37
TEXT NOT NULL (default datetime('now')
status
active
TEXT NOT NULL (default 'active'
birthday
NULL
TEXT
member_since
NULL
TEXT
home_club
NULL
TEXT
source
NULL
TEXT
contact_channel
NULL
TEXT
prefs
NULL
TEXT
video_consent_granted_at
NULL
TEXT
example_note
NULL
TEXT
address
NULL
TEXT
calendar_token
NULL
TEXT
password_hash
NULL
TEXT
activation_token
NULL
TEXT
activation_expires_at
NULL
TEXT
activated_at
NULL
TEXT
password_reset_token
NULL
TEXT
password_reset_expires_at
NULL
TEXT
payment_method
NULL
TEXT
payment_notes
NULL
TEXT
marketing_consent_at
NULL
TEXT
marketing_consent_source
NULL
TEXT
marketing_token
NULL
TEXT
privacy_accepted_at
NULL
TEXT
Update
Cancel