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
issue_id int 10
issues.issue_id Implied Constraint R
primary key for issues table
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
refund_lost_item_fee_rules.branchcode Implied Constraint R
foreign key, linking to the branches table for the location the item was checked out
returndate datetime 19  √  null date the item was returned
lastreneweddate datetime 19  √  null date the item was last renewed
renewals tinyint 3  √  null lists the number of times the item was renewed
auto_renew bit 0  √  0 automatic renewal
auto_renew_error varchar 32  √  null automatic renewal error
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
note longtext 2147483647  √  null issue note text
notedate datetime 19  √  null datetime of issue note (yyyy-mm-dd hh:mm::ss)

Table contained 0 rows at Mon Jul 16 08:37 NZST 2018

Indexes:
Column(s) Type Sort Constraint Name
issue_id Primary key Asc PRIMARY
branchcode Performance Asc branchcode_idx
borrowernumber + timestamp Performance Asc/Asc old_bordate
borrowernumber Performance Asc old_issuesborridx
itemnumber Performance Asc old_issuesitemidx

Close relationships  within of separation: