StreakPointSources


Description

Odyssey points for application streaks

Columns

Column Type Size Nulls Auto Default Children Parents Comments
AllocationId uuid 2147483647 null
OdysseyPointAllocations.id StreakPointSources_AllocationId_fkey C
streakAmount int4 10 null
createdAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
StreakPointSources_pkey Primary key Asc AllocationId

Check Constraints

Constraint Name Constraint
StreakPointSources_streakAmount_check (("streakAmount" > 0))

Relationships