library_links

3 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
libraryId INT 10 null
library.libraryId Implied Constraint R
category VARCHAR 100 null
linkText VARCHAR 100 null
url VARCHAR 255 null
weight INT 10 0
htmlContents LONGTEXT 2147483647 NULL
showExpanded TINYINT 3 0
openInNewTab TINYINT 3 1
showToLoggedInUsersOnly TINYINT 3 0
showInTopMenu TINYINT 3 0
iconName VARCHAR 30 ''
alwaysShowIconInTopMenu TINYINT 3 0
published TINYINT 3 1

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
libraryId Performance Asc libraryId

Relationships