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
Import data
Input file
Supported file types:
JSON
and
CSV
. JSON files must be structured as a list of objects. CSV files must contain a header row.
Create columns for unrecognized keys?
Yes
No
For instance, if your table has one column
name
and the import file contains objects with an additional column
age
, determine whether to store the
age
values as well.
Import
Cancel