Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | 0 |  |  | |||
| title | VARCHAR | 255 | √ | null |  |  | ||
| uploaded_instructions | LONGTEXT | 2147483647 | √ | null |  |  | ||
| processed_instructions | LONGTEXT | 2147483647 | √ | null |  |  | ||
| lng | VARCHAR | 5 | √ | null |  |  | ||
| creation_ts | DATETIME | 19 | √ | null |  |  | ||
| modification_ts | DATETIME | 19 | √ | null |  |  | ||
| owner_usr_id | INT | 10 | √ | null |  |  | ||
| last_modification_usr_id | INT | 10 | √ | null |  |  | ||
| sorting | INT | 10 | √ | null |  |  | 
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