Database
Every table this install keeps, row by row. Read anything; change a row only when you mean to.
watch_parties
3 rows · 6 columns · keyed by id
Parties that are running. Watch Parties lists them; each has a room.
| Edit | id PKTEXT | titleTEXT | hostTEXT | visibilityTEXT | progressTEXT | watchersINTEGER |
|---|---|---|---|---|---|---|
| p1 | Blade Runner 2049 | Jinx | public | 45m in | 5 | |
| p2 | Shōgun | SarahConnor | public | Starting soon | 2 | |
| p3 | The Departed | MikeT | private | 1h 12m in | 1 |
Nothing in watch_parties yetNo row has been written to this table. It fills as the server writes to it.
No row matches thatNothing in watch_parties contains it. Try part of a word, or search every column.
Rows 1–3 of 3
Changes you made to this table are kept in this browser until there is a server.
Run a query
Ran.
The query matched nothingIt ran, and no row answered it. Loosen the WHERE, or check the value's spelling and case.
| columnTEXT | columnTEXT | columnTEXT |
|---|---|---|
| value | NULL | Hidden |
| Edit | id PKTEXT | titleTEXT | hostTEXT | visibilityTEXT | progressTEXT | watchersINTEGER |
|---|---|---|---|---|---|---|
| id | title | host | visibility | progress | watchers |