metadata

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('metadata_id_seq'::regclass)
key text 2147483647 null
value text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
metadata_pkey Primary key Asc id
metadata_key_key Must be unique Asc key

Check Constraints

Constraint Name Constraint
metadata_key_check ((NOT empty(key)))
metadata_value_check ((NOT empty(value)))

Diagram producer might be missing

No diagrams were produced please see application output for any errors