Footprints Data Model

Table
Name tmpl_ctgy
Comment A category of template, for example Email Template Definition.

Column
Name Datatype Comment Is PK Is FK
tmpl_ctgy_id bigint The automatically generated primary key of the tmpl_ctgy table. Yes No
tmpl_ctgy_name varchar(255) The name of the Template Category. No No
tmpl_ctgy_descr varchar(512)
A descriptive name of the Template Category.  This descriptive name may be
localized.
No No