cloud_library_availability

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
cloudLibraryId VARCHAR 25 null
totalCopies SMALLINT 5 0
sharedCopies SMALLINT 5 0
totalLoanCopies SMALLINT 5 0
totalHoldCopies SMALLINT 5 0
sharedLoanCopies SMALLINT 5 0
rawChecksum BIGINT 19 NULL
rawResponse LONGTEXT 2147483647 NULL
lastChange INT 10 null
settingId INT 10 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
cloudLibraryId Must be unique Asc/Asc cloudLibraryId + settingId
lastChange Performance Asc lastChange

Relationships