Table pub.mgd.voc_vocab A record in this table represents a Vocabulary. Different versions of the same Vocabulary are represented by records with different names (as in GO 1.0, GO 2.0, etc).
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 168 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_vocab_key | Primary key | Asc | voc_vocab_pkey |
name + _vocab_key | Must be unique | Asc/Asc | voc_vocab_idx_name |
_refs_key | Performance | Asc | voc_vocab_idx_refs_key |
|