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 2 in accounts
id
Primary key.
INTEGER
name
Wenzel Krzenck
TEXT NOT NULL
kind
solo
TEXT NOT NULL (default 'solo'
plan
trial
TEXT NOT NULL (default 'trial'
status
past_due
TEXT NOT NULL (default 'trial'
trial_until
NULL
TEXT
seats
INTEGER NOT NULL (default 1
billing_email
info@palmsandgreens.com
TEXT
created_at
2026-07-30 15:37:12
TEXT NOT NULL (default datetime('now')
billing_country
DE
TEXT NOT NULL (default 'DE'
billing_vat_id
NULL
TEXT
mollie_customer_id
cst_uhW4Gtwudu
TEXT
mollie_mandate_id
mdt_HwZpW6YLxQ
TEXT
mollie_subscription_id
sub_62mpy9nCXW
TEXT
current_period_start
2026-08-14
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