Snippet package item
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
snippet_package_item_id | integer | not null default nextval(('snippet_package_item_pk_seq'::text)::regclass) |
snippet_package_version_id | integer | not null default 0 |
snippet_version_id | integer | not null default 0 |
Indexes: snippet_package_item_pkey primary key btree (snippet_package_item_id), | ||
snippet_package_item_pkg_ver btree (snippet_package_version_id) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)