Invalid name
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
template_id | integer | not null default nextval(('invalid_name_seq'::text)::regclass) |
type | integer | not null |
template | character varying(255) | not null |
added_by | integer | not null |
added_date | integer | not null default now_epoch() |
notes | text | |
Indexes: pk_invalid_name primary key btree (template_id) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)