overdrive_settings

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
url VARCHAR 255 NULL
patronApiUrl VARCHAR 255 NULL
clientSecret VARCHAR 256 NULL
clientKey VARCHAR 50 NULL
accountId INT 10 0
websiteId INT 10 0
productsKey VARCHAR 50 '0'
runFullUpdate TINYINT 3 0
lastUpdateOfChangedRecords INT 10 0
lastUpdateOfAllRecords INT 10 0
allowLargeDeletes TINYINT 3 1
numExtractionThreads INT 10 10
useFulfillmentInterface TINYINT 3 1
showLibbyPromo TINYINT 3 1
enableRequestLogging TINYINT 3 NULL
numRetriesOnError INT 10 1
productsToUpdate TEXT 65535 NULL

Indexes

Constraint Name Type Sort Column(s)
overdrive_settings_s_pk Primary key Asc id
PRIMARY Must be unique Asc id

Relationships