Classification
Type | Table |
---|---|
Classification | gdata_master_classification |
Classifications of recipes (e.g. Vegan).
Field Name | Data Type | Description |
---|---|---|
id | varchar(255) | Unique identifier for the classification. |
createdat | timestamp | Date and time when the classification entry was created. |
createdby | varchar(255) | The user or system that created the classification entry. |
modifiedat | timestamp | Date and time when the classification entry was last modified. |
modifiedby | varchar(255) | The user or system that last modified the classification entry. |
status | varchar(255) | Current status of the classification entry. |
tags | varchar(255) | Tags associated with the classification. |
code | varchar(255) | A unique code representing the classification. |
name | varchar(1000) | Full descriptive name of the classification. |
Updated about 1 year ago