sqlite-web 0.7.2
bobifantasy.db
sqlite_sequence
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
Add Column
Column name
Column type
Select column type
TEXT
INTEGER
REAL
BLOB
JSON
BOOL
DATETIME
DATE
DECIMAL
TIME
VARCHAR
Add column
Cancel
Current Schema
CREATE
TABLE
sqlite_sequence
(
name
,
seq
)