diff --git a/sql/table.sql b/sql/table.sql index 2acb59cbba91aa5e2295ef3dd32c524b0a49dec1..6c417033f8f0b7624e42ae27fee6893b03e7ed8c 100755 --- a/sql/table.sql +++ b/sql/table.sql @@ -24,8 +24,10 @@ The default species_id, and the only species_id value allowed in single-species @column meta_key Name of the meta entry, e.g. "schema_version". @column meta_value Corresponding value of the key, e.g. "61". -@see assembly - The default value for assembly.type is stored in the meta table. -@see coord_system - The species_id in the meta table is linked to the species_id in the coord_system table. +@see assembly +The default value for assembly.type is stored in the meta table. +@see coord_system +The species_id in the meta table is linked to the species_id in the coord_system table. */