Changes

Line 100: Line 100:  
| auto_increment  
 
| auto_increment  
 
| technical index
 
| technical index
 +
|-
 +
| sourceid
 +
| int(11)
 +
| NO
 +
|
 +
|
 +
|
 +
| ID of source (any table_of_elements->rowid)
 +
|-
 +
| sourcetype
 +
| varchar(16)
 +
| NO
 +
|
 +
|
 +
|
 +
| type of source. view content section
 +
|-
 +
| targetid
 +
| int(11)
 +
| NO
 +
|
 +
|
 +
|
 +
| ID of source (any table_of_elements->rowid)
 +
|-
 +
| targettype
 +
| varchar(16)
 +
| NO
 +
|
 +
|
 +
|
 +
| type of target. view content section
 
|}
 
|}