Tables : alf_transaction
Columns5 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes1 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | BIGINT |
version | version | BIGINT | |
server_id | server_id | BIGINT | |
change_txn_id | change_txn_id | CHARACTER VARYING(56) | |
commit_time_ms | commit_time_ms | BIGINT |
Keys :
Name | Primary Key | Description |
---|---|---|
alf_transaction_pkey | true |
Indexes
Name | UNIQUE | Type | Description |
---|---|---|---|
idx_alf_txn_ctms | Ascending |
Columns Detail :
Name | id |
Table | alf_transaction |
Type | BIGINT |
Domain | |
Primary Key | true |
Not null | true |
Name | version |
Table | alf_transaction |
Type | BIGINT |
Domain | |
Not null | true |
Name | server_id |
Table | alf_transaction |
Type | BIGINT |
Domain | |
Foreign key | true |
Name | change_txn_id |
Table | alf_transaction |
Type | CHARACTER VARYING(56) |
Domain | |
Not null | true |
Name | commit_time_ms |
Table | alf_transaction |
Type | BIGINT |
Domain |
Project
Alfresco Data model