Tables : alf_store
Columns5 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes1 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | BIGINT |
| identifier | identifier | CHARACTER VARYING(100) | |
| root_node_id | root_node_id | BIGINT | |
| version | version | BIGINT | |
| protocol | protocol | CHARACTER VARYING(50) |
Keys :
| Name | Primary Key | Description |
|---|---|---|
| alf_store_pkey | true |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| protocol | true | Ascending |
Columns Detail :
| Name | id |
| Table | alf_store |
| Type | BIGINT |
| Domain | |
| Primary Key | true |
| Not null | true |
| Name | identifier |
| Table | alf_store |
| Type | CHARACTER VARYING(100) |
| Domain | |
| Not null | true |
| Name | root_node_id |
| Table | alf_store |
| Type | BIGINT |
| Domain | |
| Foreign key | true |
| Name | version |
| Table | alf_store |
| Type | BIGINT |
| Domain | |
| Not null | true |
| Name | protocol |
| Table | alf_store |
| Type | CHARACTER VARYING(50) |
| Domain | |
| Not null | true |
Project
Alfresco Data model