sqlite-web 0.7.2
bobifantasy.db
team_selections
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 team_selections
matchday_id
INTEGER NOT NULL
manager_id
INTEGER NOT NULL
player_id
INTEGER NOT NULL
position
TEXT NOT NULL
bid_amount
REAL NOT NULL (default 0)
Insert
Cancel