Live analytics
Group Invites
Invite tokens with expiry and remaining uses.
Table metadata
Rows: 0Page: 1 / 1Page size: 100Mode: read-write
Columns
| name | type | primary_key | not_null | default_value |
|---|---|---|---|---|
| token | TEXT | 1 | 0 | — |
| group_id | TEXT | 0 | 1 | — |
| created_by | TEXT | 0 | 1 | — |
| uses_remaining | INTEGER | 0 | 1 | — |
| expires_at | INTEGER | 0 | 1 | — |
| created_at | INTEGER | 0 | 1 | — |
Rows
Manage rows
Create, edit, and delete live rows directly from the SQLite database.
| __rowid__ | token | group_id | created_by | uses_remaining | expires_at | created_at | Actions |
|---|---|---|---|---|---|---|---|
| No rows found. | |||||||