web_builder_quick_poll

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
title VARCHAR 100 null
urlAlias VARCHAR 100 NULL
introText MEDIUMTEXT 16777215 NULL
submissionResultText MEDIUMTEXT 16777215 NULL
requireLogin TINYINT 3 NULL
requireName TINYINT 3 NULL
requireEmail TINYINT 3 NULL
allowSuggestingNewOptions TINYINT 3 NULL
allowMultipleSelections TINYINT 3 NULL
status TINYINT 3 1
showResultsToPatrons TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
web_builder_quick_poll_s_pk Primary key Asc id
PRIMARY Must be unique Asc id

Relationships