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 24 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-27T19:45:00.000Z
TEXT
last_match_at
2026-03-01T19:45:00.000Z
TEXT
sync_at
2026-02-25T09:00:00.000Z
TEXT
draft_open_at
2026-02-26T19:00:00.000Z
TEXT
draft_close_at
2026-02-27T16:45:00.000Z
TEXT
scoring_at
2026-03-01T23:45:00.000Z
TEXT
Update
Cancel