licenses

0 rows


Description

Options for the license_terms in the systems table: Public domain, Copyleft- Attribution only, Copyleft- ShareAlike, Copyleft- No derivatives, Copyleft- Non commercial, Copyright, Not explicit/unknown

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
systems.license_id systems_license_terms_fkeyR
type varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
licenses_pkey Primary key Asc id
licenses_type_key Must be unique Asc type

Relationships