Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
name | VARCHAR | 255 |
|
|
Name of the template |
|||||
description | LONGTEXT | 2147483647 | null |
|
|
|||||
content | LONGTEXT | 2147483647 | null |
|
|
Content of the template |
||||
enabled | BIT | 1 | null |
|
|
|||||
sortorder | BIGINT | 19 | null |
|
|
|||||
usermodified | BIGINT | 19 | 0 |
|
|
|||||
timecreated | BIGINT | 19 | 0 |
|
|
|||||
timemodified | BIGINT | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
quizsebtemp_use_ix | Performance | Asc | usermodified |