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 141 in matches
id
Primary key.
INTEGER NOT NULL
matchday_id
INTEGER NOT NULL
external_id
INTEGER NOT NULL
home_team
AJ Auxerre
TEXT NOT NULL
away_team
Lille OSC
TEXT NOT NULL
home_team_id
INTEGER
away_team_id
INTEGER
kickoff_at
2025-12-14T16:15:00Z
TEXT NOT NULL
status
finished
TEXT NOT NULL (default 'scheduled'
home_score
INTEGER
away_score
INTEGER
sofascore_event_id
INTEGER
Update
Cancel