galaxy_synclist_namespaces

13 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('galaxy_synclist_namespaces_id_seq'::regclass)
synclist_id int4 10 null
galaxy_synclist.id galaxy_synclist_name_synclist_id_26d03ee8_fk_galaxy_syR
namespace_id int4 10 null
galaxy_namespace.id galaxy_synclist_name_namespace_id_c44adeb5_fk_galaxy_naR

Indexes

Constraint Name Type Sort Column(s)
galaxy_synclist_namespaces_pkey Primary key Asc id
galaxy_synclist_namespac_synclist_id_namespace_id_1fa28207_uniq Must be unique Asc/Asc synclist_id + namespace_id
galaxy_synclist_namespaces_namespace_id_c44adeb5 Performance Asc namespace_id
galaxy_synclist_namespaces_synclist_id_26d03ee8 Performance Asc synclist_id

Relationships