sqlite-web 0.7.2
bobifantasy.db
matchdays
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 15 in matchdays
id
Primary key.
INTEGER NOT NULL
competition_id
INTEGER NOT NULL
number
INTEGER NOT NULL
status
pending
TEXT NOT NULL (default 'pending'
first_match_at
2025-12-05T18:00:00.000Z
TEXT
last_match_at
2025-12-07T19:45:00.000Z
TEXT
sync_at
2025-12-03T09:00:00.000Z
TEXT
draft_open_at
2025-12-04T19:00:00.000Z
TEXT
draft_close_at
2025-12-05T15:00:00.000Z
TEXT
scoring_at
2025-12-07T23:45:00.000Z
TEXT
Update
Cancel