Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| date | Unknown | 0 | null |
|
|
Date and time the note was created |
|||||
| foreign_id | Unknown | 0 | null |
|
|
The documents.id key for the document this note is connected to |
|||||
| id | Unknown | 0 | null |
|
|
Surrogate id of the record used as the primary incrementing key |
|||||
| note | Unknown | 0 | null |
|
|
The notes or comments for the document referenced in foreign_id |
|||||
| owner | Unknown | 0 | null |
|
|
Foreign key identifier to users of who initially created this note |
|||||
| revision | Unknown | 0 | null |
|
|
UNUSED |