Database
Every table this install keeps, row by row. Read anything; change a row only when you mean to.
invites
3 rows · 5 columns · keyed by code
Invite codes and who they are for. The Admin Panel lists the same three.
| Edit | code PKTEXT | assigned_toTEXT | usesINTEGER | max_usesINTEGER | expires_onTEXT |
|---|---|---|---|---|---|
| SIDECARR-2026 | Public (limited to 20) | 12 | 20 | NULL | |
| VIP-JOSH | josh@example.com | 0 | 1 | 2026-09-24 | |
| FAMILY-4K | Household | 3 | 5 | 2026-10-22 |
Nothing in invites yetNo row has been written to this table. It fills as the server writes to it.
No row matches thatNothing in invites 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 | code PKTEXT | assigned_toTEXT | usesINTEGER | max_usesINTEGER | expires_onTEXT |
|---|---|---|---|---|---|
| code | assigned_to | uses | max_uses | expires_on |