Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| username | text | 2147483647 | null |
|
|
|||||||||||
| name | text | 2147483647 | √ | null |
|
|
||||||||||
| text | 2147483647 | √ | null |
|
|
|||||||||||
| password_hash | text | 2147483647 | √ | null |
|
|
||||||||||
| last_logged_in | timestamp | 29 | √ | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_user_pkey | Primary key | Asc | username |
| idx_user_email_unique | Must be unique | ||
| idx_user_username_unique | Must be unique |

