Database
Every table this install keeps, row by row. Read anything; change a row only when you mean to.
join_requests
0 rows · 4 columns · keyed by id
People asking to join. Empty for as long as the server is invite-only — Server settings decides who may ask.
| Edit | id PKINTEGER | emailTEXT | messageTEXT | asked_onTEXT |
|---|
Nothing in join_requests yetNo row has been written to this table. It fills as the server writes to it.
No row matches thatNothing in join_requests contains it. Try part of a word, or search every column.
Rows 1–0 of 0
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 PKINTEGER | emailTEXT | messageTEXT | asked_onTEXT |
|---|---|---|---|---|
| id | message | asked_on |