Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
unique id for the quote |
|
source | MEDIUMTEXT | 16777215 | √ | null |
|
|
source/credit for the quote |
|
text | LONGTEXT | 2147483647 | null |
|
|
text of the quote |
||
timestamp | DATETIME | 19 | √ | null |
|
|
date and time that the quote last appeared in the opac |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors