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 1 in students
id
Primary key.
INTEGER
trainer_id
INTEGER NOT NULL
name
Friedi Strehle
TEXT NOT NULL
email
friederike@strehles.net
TEXT
phone
17013131313
TEXT
hcpi
REAL
tags
["Anfänger","Platzreife"]
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-07-22 10:44:03
TEXT NOT NULL (default datetime('now')
status
active
TEXT NOT NULL (default 'active'
birthday
15.05.2013
TEXT
member_since
NULL
TEXT
home_club
GCC Leipzig
TEXT
source
Golfclub
TEXT
contact_channel
E-Mail
TEXT
prefs
{"days":["Di","Mi"],"cadence":"wöchentlich","note":""}
TEXT
video_consent_granted_at
NULL
TEXT
example_note
NULL
TEXT
address
An der Ritterburg 3, 04837 Machern
TEXT
calendar_token
9c7b36cd08150db55e365a6f4ab8e4bc148720b68426279e
TEXT
password_hash
$2a$12$yi8QlM1WWowQtY7BvxseCOoEbBOB/QIbEqFjjGCqs9qXHVZsnDt7G
TEXT
activation_token
NULL
TEXT
activation_expires_at
NULL
TEXT
activated_at
2026-07-22 10:45:43
TEXT
password_reset_token
NULL
TEXT
password_reset_expires_at
NULL
TEXT
payment_method
Paypal
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