From 4dc809fb77c482759da6888538026bb6d45d0f7a Mon Sep 17 00:00:00 2001 From: Monika Komorowska <mk8@sanger.ac.uk> Date: Wed, 2 Mar 2011 11:32:20 +0000 Subject: [PATCH] Updated documentation. --- sql/table.sql | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sql/table.sql b/sql/table.sql index 2acb59cbba..6c417033f8 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. */ -- GitLab