sqlite-web 0.7.2
bobifantasy.db
player_stats
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
Drop Column
Column name
Select column
id (INTEGER)
match_id (INTEGER)
player_id (INTEGER)
minutes_played (INTEGER)
was_starter (INTEGER)
api_rating (REAL)
goals (INTEGER)
assists (INTEGER)
key_passes (INTEGER)
penalty_missed (INTEGER)
penalty_won (INTEGER)
saves (INTEGER)
penalty_saved (INTEGER)
clean_sheet (INTEGER)
goals_conceded (INTEGER)
tackles (INTEGER)
interceptions (INTEGER)
clearances (INTEGER)
yellow_cards (INTEGER)
red_cards (INTEGER)
second_yellow (INTEGER)
own_goals (INTEGER)
fouls_committed (INTEGER)
fetched_at (TEXT)
Drop column
Cancel