sqlite-web 0.7.2
db.sqlite
nomination
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 nomination
message_id
Primary key.
TEXT
game_category_id
TEXT NOT NULL
channel_id
TEXT NOT NULL
nominee_id
TEXT NOT NULL
nominator_id
TEXT NOT NULL
day
INTEGER NOT NULL
time_of_nomination
TEXT NOT NULL
voting_window
REAL NOT NULL
majority
INTEGER NOT NULL
Insert
Cancel