sqlite-web 0.7.2
bobifantasy.db
manager_budgets
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 manager_budgets
draft_id
INTEGER NOT NULL
manager_id
INTEGER NOT NULL
initial_budget
REAL NOT NULL (default 100)
remaining_budget
REAL NOT NULL (default 100)
Insert
Cancel