Table testsql_comments.repeatable_holidays
information for the days the library is closed

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
id int 10  √ 
fieldmapping.id Implied Constraint R
unique identifier assigned by Koha
branchcode varchar 10
branches.branchcode Implied Constraint R
foreign key from the branches table, defines which branch this closing is for
weekday smallint 5  √  null day of the week (0=Sunday, 1=Monday, etc) this closing is repeated on
day smallint 5  √  null day of the month this closing is on
month smallint 5  √  null month this closing is in
title varchar 50 title of this closing
description text 65535 description for this closing

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

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY

Close relationships: