Footprints Data Model |
Table |
Name | cal_type |
Comment | The type of Calendar, Workspace or Personal |
Column |
Name | Datatype | Comment | Is PK | Is FK |
cal_type_id | int | The automatically generated primary key of the cal_type table. | Yes | No |
cal_type_name | varchar(255) | The name of the Calendar Type. | No | No |