Describe the bug
In the OrganizationCalendarEvent table, there is a foreign key to RefCalendarEventType but the field name is missing the letters 'Id' at the end. The field is just 'RefCalendarEventType' instead of 'RefCalendarEventTypeId'
Expected behavior
Field names for keys should end with 'Id'
Screenshots

Describe the bug
In the OrganizationCalendarEvent table, there is a foreign key to RefCalendarEventType but the field name is missing the letters 'Id' at the end. The field is just 'RefCalendarEventType' instead of 'RefCalendarEventTypeId'
Expected behavior
Field names for keys should end with 'Id'
Screenshots