enlace_interes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('enlace_interes_id_seq'::regclass)
url text 2147483647 null
categoria tipo_enlace_enm 2147483647 null
descripcion text 2147483647 null
activo bool 1 null
nombre text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
enlace_interes_pkey Primary key Asc id

Relationships