sqlite-web 0.7.2
db.sqlite
voter
Create
Query
game
nomination
player
player_in_room
player_room_count
private_room
voter
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into voter
player_id
Primary key.
TEXT NOT NULL
game_category_id
Primary key.
TEXT NOT NULL
nomination_message_id
Primary key.
TEXT NOT NULL
vote_type
TEXT NOT NULL
Insert
Cancel