Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||||
date | DATETIME | 19 | √ | NULL |
|
|
||||||||
title | VARCHAR | 255 | '' |
|
|
|||||||||
pid | BIGINT | 19 | √ | NULL |
|
|
The internal patient identifier |
|||||||
user | VARCHAR | 255 | '' |
|
|
|||||||||
groupname | VARCHAR | 255 | '' |
|
|
|||||||||
TINYINT | 3 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
pid | Performance | Asc | pid |