Footprints Data Model |
Table |
Table Name | Logical Data Type |
Table Definition | A reference table for logical data type. The logical type maps to the database type in DDL generation. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Logical Data Type Id | The automatically generated primary key of the logical_data_type table. | INTEGER | Yes |
Logical Data Type Name | The name of the Logical Data Type. | VARCHAR(255) | No |