Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| magedocumentation_id | bigserial | 19 |
|
nextval('chado.magedocumentation_magedocumentation_id_seq'::regclass) | ||||
| mageml_id | int8 | 19 |
|
null | ||||
| tableinfo_id | int8 | 19 |
|
null | ||||
| row_id | int4 | 10 |
|
null | ||||
| mageidentifier | text | 2147483647 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| magedocumentation_pkey | Primary key | Asc | magedocumentation_id |
| magedocumentation_idx1 | Performance | Asc | mageml_id |
| magedocumentation_idx2 | Performance | Asc | tableinfo_id |
| magedocumentation_idx3 | Performance | Asc | row_id |

