sqlite-web 0.7.2
bobifantasy.db
matches
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
Rename Column
Column
Select column
id (INTEGER)
matchday_id (INTEGER)
external_id (INTEGER)
home_team (TEXT)
away_team (TEXT)
home_team_id (INTEGER)
away_team_id (INTEGER)
kickoff_at (TEXT)
status (TEXT)
home_score (INTEGER)
away_score (INTEGER)
sofascore_event_id (INTEGER)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel