Tables : alf_encoding
Columns3 |
Keys2 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | BIGINT |
version | version | BIGINT | |
encoding_str | encoding_str | CHARACTER VARYING(100) |
Keys :
Name | Primary Key | Description |
---|---|---|
alf_encoding_pkey | true | |
alf_encoding_encoding_str_key |
Columns Detail :
Name | id |
Table | alf_encoding |
Type | BIGINT |
Domain | |
Primary Key | true |
Not null | true |
Name | version |
Table | alf_encoding |
Type | BIGINT |
Domain | |
Not null | true |
Name | encoding_str |
Table | alf_encoding |
Type | CHARACTER VARYING(100) |
Domain | |
Not null | true |
Unique | true |
Project
Alfresco Data model