t18release
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_totara_cloudfiledir_sync
0
rows
Description
Table for tracking of cloud file content storage sync - main purpose is to improve peformance
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_totara_cloudfiledir_sync_id_seq'::regclass)
idnumber
varchar
100
''::character varying
contenthash
varchar
40
''::character varying
localproblem
int2
5
0
timeuploaded
int8
19
√
null
timedownloaded
int8
19
√
null
Showing 1 to 6 of 6 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_totaclousync_id_pk
Primary key
Asc
id
app_totaclousync_conidn_uix
Must be unique
Asc
/
Asc
contenthash + idnumber
Showing 1 to 2 of 2 entries
Previous
1
Next
Check Constraints
Search:
Constraint Name
Constraint
app_totara_cloudfiledir_synclocalproblem_enum
((localproblem = ANY (ARRAY[0, 1])))
Showing 1 to 1 of 1 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One