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 23 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
2026-02-20T19:45:00.000Z
TEXT
last_match_at
2026-02-22T19:45:00.000Z
TEXT
sync_at
2026-02-18T09:00:00.000Z
TEXT
draft_open_at
2026-02-19T19:00:00.000Z
TEXT
draft_close_at
2026-02-20T16:45:00.000Z
TEXT
scoring_at
2026-02-22T23:45:00.000Z
TEXT
Update
Cancel