Create
Query
pilot.db
—
students
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 16 in students
id
Primary key.
INTEGER
trainer_id
INTEGER NOT NULL
name
Markus Weber
TEXT NOT NULL
email
schueler2@digifors.de
TEXT
phone
+49 171 2223344
TEXT
hcpi
REAL
tags
["Single-HCP","Wettspiel"]
TEXT NOT NULL (default '[]'
marketing_consent
INTEGER NOT NULL (default 0
video_consent
INTEGER NOT NULL (default 0
video_consent_date
2026-06-26T18:16:41.906Z
TEXT
notes
Wettspiel-orientiert, ehrgeizig. Will auf einstellig.
TEXT
created_at
2026-06-26 13:44:24
TEXT NOT NULL (default datetime('now')
status
active
TEXT NOT NULL (default 'active'
birthday
1978-09-03
TEXT
member_since
2024-06
TEXT
home_club
GC Leipzig
TEXT
source
Website
TEXT
contact_channel
E-Mail
TEXT
prefs
{"days":["Sa","So"],"cadence":"biweekly","note":""}
TEXT
video_consent_granted_at
2026-06-26T18:16:41.906Z
TEXT
example_note
NULL
TEXT
address
Goethestraße 22 04109 Leipzig
TEXT
Update
Cancel