Create
Query
pilot.db
—
accounts
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 3 in accounts
id
Primary key.
INTEGER
name
Nadine Trainer
TEXT NOT NULL
kind
solo
TEXT NOT NULL (default 'solo'
plan
trial
TEXT NOT NULL (default 'trial'
status
active
TEXT NOT NULL (default 'trial'
trial_until
NULL
TEXT
seats
INTEGER NOT NULL (default 1
billing_email
nadine.wilde-peisz+trainer1@digifors.de
TEXT
created_at
2026-08-05 12:23:43
TEXT NOT NULL (default datetime('now')
billing_country
DE
TEXT NOT NULL (default 'DE'
billing_vat_id
NULL
TEXT
mollie_customer_id
cst_Q2Zs6Mgp5h
TEXT
mollie_mandate_id
mdt_hk7vV4ouiv
TEXT
mollie_subscription_id
sub_pWywhKneWr
TEXT
current_period_start
2026-08-20
TEXT
current_period_end
2026-08-31
TEXT
cancelled_at
NULL
TEXT
cancellation_effective_at
NULL
TEXT
read_only_since
NULL
TEXT
deletion_scheduled_at
NULL
TEXT
deletion_warning_7d_at
NULL
TEXT
deletion_warning_1d_at
NULL
TEXT
Update
Cancel