Create
Query
pilot.db
—
service_student_prices
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
Insert row into service_student_prices
service_id
INTEGER NOT NULL
student_id
INTEGER NOT NULL
price_cents
INTEGER NOT NULL
created_at
TEXT NOT NULL (default datetime('now'))
Insert
Cancel