Create
Query
database.db
—
players
guests
players
rank_biases
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row JPA in players
tag
JPA
Primary key.
TEXT NOT NULL
name
Jason Pan
TEXT NOT NULL
level
INTEGER NOT NULL
blacklisted
no
TEXT NOT NULL (default 'no'
date
TEXT NOT NULL (default ''
ticks
INTEGER NOT NULL (default 0
email
j98pan@uwaterloo.ca
TEXT NOT NULL (default ''
role
exec
TEXT NOT NULL (default 'member'
Update
Cancel