goal table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
				  
  | 
				 
				   | 
				 ||||||||||||||||||
| shortname | VARCHAR | 100 | √ | null | 
				   | 
				 
				   | 
				 ||||||||||||||||||
| description | LONGTEXT | 2147483647 | √ | null | 
				   | 
				 
				   | 
				 ||||||||||||||||||
| idnumber | VARCHAR | 100 | √ | null | 
				   | 
				 
				   | 
				 ||||||||||||||||||
| frameworkid | BIGINT | 19 | null | 
				   | 
				 
				  
  | 
				 |||||||||||||||||||
| path | VARCHAR | 255 | √ | null | 
				   | 
				 
				   | 
				 ||||||||||||||||||
| parentid | BIGINT | 19 | null | 
				   | 
				 
				  
  | 
				 |||||||||||||||||||
| visible | TINYINT | 3 | null | 
				   | 
				 
				   | 
				 |||||||||||||||||||
| targetdate | BIGINT | 19 | √ | null | 
				   | 
				 
				   | 
				 ||||||||||||||||||
| proficiencyexpected | BIGINT | 19 | null | 
				   | 
				 
				   | 
				 |||||||||||||||||||
| timecreated | BIGINT | 19 | null | 
				   | 
				 
				   | 
				 |||||||||||||||||||
| timemodified | BIGINT | 19 | null | 
				   | 
				 
				   | 
				 |||||||||||||||||||
| usermodified | BIGINT | 19 | null | 
				   | 
				 
				   | 
				 |||||||||||||||||||
| fullname | VARCHAR | 1024 | √ | null | 
				   | 
				 
				   | 
				 ||||||||||||||||||
| depthlevel | BIGINT | 19 | √ | null | 
				   | 
				 
				   | 
				 ||||||||||||||||||
| typeid | BIGINT | 19 | 0 | 
				   | 
				 
				  
  | 
				 |||||||||||||||||||
| sortthread | VARCHAR | 255 | √ | null | 
				   | 
				 
				   | 
				 
Table contained -1 rows
goal table indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| goal_fra_ix | Performance | Asc | frameworkid | 
| goal_par2_ix | Performance | Asc | parentid | 
| goal_par_ix | Performance | Asc | parentid | 
| goal_typ_ix | Performance | Asc | typeid | 
