sqlite-web 0.7.2
bobifantasy.db
standings
Create
Query
__drizzle_migrations
competitions
draft_bids
draft_tokens
drafts
manager_budgets
managers
matchdays
matches
player_stats
players
scores
sqlite_sequence
standings
team_selections
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