INDEX | REVISIONS | OVERVIEW | FIELD SUMMARY | |
DATATYPES | SQL SUMMARY | TRIGGERS |
Table : contributors |
Joins contributors to reference_items
See Also:
names
events
contributions
Field Summary | ||
Name | Type | Description |
---|---|---|
id | Serial | |
sort_name | Varchar-255 | |
display_name | Varchar-255 | |
organisation | Bool | |
discription | text |
Sql Summary | |||||||
Name | Type | PrKey | Unq | NotN | MUnq | Def | Idx1 |
---|---|---|---|---|---|---|---|
id | int | ||||||
sort_name | varchar(255) | ||||||
display_name | varchar(255) | ||||||
organisation | char(1) | ||||||
discription | varchar(32,000) |
INDEX | REVISIONS | OVERVIEW | FIELD SUMMARY | |
DATATYPES | SQL SUMMARY | TRIGGERS |