FeatureDailyCount


Columns

Column Type Size Nulls Auto Default Children Parents Comments
date date 13 null
objectType enum_FeatureDailyCount_objectType 2147483647 null
objectId uuid 2147483647 null
feature enum_FeatureDailyCount_feature 2147483647 null
count int4 10 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
FeatureDailyCount_pkey Primary key Asc/Asc/Asc/Asc date + objectType + objectId + feature

Relationships