library_overdrive_scope

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
scopeId INT 10 null
scope.id Implied Constraint R
libraryId INT 10 null
library.libraryId Implied Constraint R
weight INT 10 1
circulationEnabled TINYINT 3 1
authenticationILSName VARCHAR 45 NULL
requirePin TINYINT 3 0
overdriveAdvantageName VARCHAR 128 ''
overdriveAdvantageProductsKey VARCHAR 20 ''

Indexes

Constraint Name Type Sort Column(s)
library_overdrive_scope_s_pk Primary key Asc id
libraryId Must be unique Asc/Asc libraryId + scopeId
PRIMARY Must be unique Asc id

Relationships