Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||
name | VARCHAR | 64 | null |
|
|
The meta name for this date (fixed in code) |
||
description | VARCHAR | 255 | √ | null |
|
|
Description of this date type. |
|
start | INT | 10 | null |
|
|
The start offset relative to current year |
||
end | INT | 10 | null |
|
|
The end offset relative to current year, can be negative |
||
date_format | VARCHAR | 64 | √ | null |
|
|
The date type |
|
time_format | VARCHAR | 64 | √ | null |
|
|
time format |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
index_name | Performance | Asc | name |
Diagram producer might be missing
No diagrams were produced please see application output for any errors