Footprints Data Model |
Table |
Name | tmpl_grp |
Comment | A group of templates. |
Column |
Name | Datatype | Comment | Is PK | Is FK |
tmpl_grp_id | bigint | The automatically generated primary key of the tmpl_grp table. | Yes | No |
tmpl_grp_name | varchar(255) | The name of the Template Group. | No | No |
tmpl_grp_descr | varchar(512) | A descriptive name of the Template Group. This descriptive name may be localized. | No | No |