sqlite-web 0.7.2
bobifantasy.db
competitions
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
Insert row into competitions
name
TEXT NOT NULL
short_name
TEXT NOT NULL
api_code
TEXT NOT NULL
sofascore_tournament_id
INTEGER
fbref_comp_id
INTEGER
season
INTEGER NOT NULL (default 2025)
created_at
TEXT (default datetime('now'))
Insert
Cancel