Table testsql_comments.old_issues Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
borrowernumber int 10  √  null
borrowers.borrowernumber old_issues_ibfk_1 N
foreign key, linking this to the borrowers table for the patron this item was checked out to
itemnumber int 10  √  null
items.itemnumber old_issues_ibfk_2 N
foreign key, linking this to the items table for the item that was checked out
date_due datetime 19  √  null date the item is due (yyyy-mm-dd)
branchcode varchar 10  √  null
branches.branchcode Implied Constraint R
foreign key, linking to the branches table for the location the item was checked out
issuingbranch varchar 18  √  null
returndate datetime 19  √  null date the item was returned
lastreneweddate datetime 19  √  null date the item was last renewed
return varchar 4  √  null
renewals tinyint 3  √  null lists the number of times the item was renewed
auto_renew bit 0  √  0 automatic renewal
timestamp timestamp 19 CURRENT_TIMESTAMP the date and time this record was last touched
issuedate datetime 19  √  null date the item was checked out or issued
onsite_checkout int 10 0 in house use flag

Table contained 0 rows at Tue Dec 27 18:01 NZDT 2016

Indexes:
Column(s) Type Sort Constraint Name
branchcode Performance Asc branchcode_idx
issuingbranch Performance Asc issuingbranch_idx
borrowernumber + timestamp Performance Asc/Asc old_bordate
borrowernumber Performance Asc old_issuesborridx
itemnumber Performance Asc old_issuesitemidx

Close relationships  within of separation: