lm_library_calendar_events

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
settingsId INT 10 null
externalId VARCHAR 36 null
title VARCHAR 255 null
rawChecksum BIGINT 19 NULL
rawResponse LONGTEXT 2147483647 NULL
deleted TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
lm_library_calendar_events_s_pk Primary key Asc id
PRIMARY Must be unique Asc id
settingsId Must be unique Asc/Asc settingsId + externalId

Relationships