Tables : alf_auth_status
Columns6 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes3 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | BIGINT |
| username | username | CHARACTER VARYING(100) | |
| deleted | deleted | BOOLEAN | |
| authorized | authorized | BOOLEAN | |
| checksum | checksum | BYTEA | |
| authaction | authaction | CHARACTER VARYING(10) |
Keys :
| Name | Primary Key | Description |
|---|---|---|
| alf_auth_status_pkey | true |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| idx_alf_auth_action | Ascending | ||
| idx_alf_auth_deleted | Ascending | ||
| idx_alf_auth_usr_stat | true | Ascending |
Columns Detail :
| Name | id |
| Table | alf_auth_status |
| Type | BIGINT |
| Domain | |
| Primary Key | true |
| Not null | true |
| Name | username |
| Table | alf_auth_status |
| Type | CHARACTER VARYING(100) |
| Domain | |
| Not null | true |
| Name | deleted |
| Table | alf_auth_status |
| Type | BOOLEAN |
| Domain | |
| Not null | true |
| Name | authorized |
| Table | alf_auth_status |
| Type | BOOLEAN |
| Domain | |
| Not null | true |
| Name | checksum |
| Table | alf_auth_status |
| Type | BYTEA |
| Domain | |
| Not null | true |
| Name | authaction |
| Table | alf_auth_status |
| Type | CHARACTER VARYING(10) |
| Domain | |
| Not null | true |
Project
Alfresco Data model