sqlite-web 0.7.2
bobifantasy.db
matches
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
Update row 150 in matches
id
Primary key.
INTEGER NOT NULL
matchday_id
INTEGER NOT NULL
external_id
INTEGER NOT NULL
home_team
Le Havre AC
TEXT NOT NULL
away_team
Angers SCO
TEXT NOT NULL
home_team_id
INTEGER
away_team_id
INTEGER
kickoff_at
2026-01-04T16:15:00Z
TEXT NOT NULL
status
finished
TEXT NOT NULL (default 'scheduled'
home_score
INTEGER
away_score
INTEGER
sofascore_event_id
INTEGER
Update
Cancel