Table testsql_comments.messages
circulation messages left via the patron's check out screen

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
message_id int 10  √ 
unique identifier assigned by Koha
borrowernumber int 10
foreign key linking this message to the borrowers table
branchcode varchar 10  √  null
foreign key linking the message to the branches table
message_type varchar 1 whether the message is for the librarians (L) or the patron (B)
message text 65535 the text of the message
message_date timestamp 19 CURRENT_TIMESTAMP the date and time the message was written
manager_id int 10  √  null
borrowers
creator of message

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

Indexes:
Column(s) Type Sort
message_id Primary key Asc
manager_id Performance Asc

Close relationships  within of separation: