Please enable JavaScript.
Coggle requires JavaScript to display documents.
CampLifeDb, CampSessionTopic Table, Post Table, Topic Table, GalleryTag…
-
-
-
-
GalleryTag Table
-
-
-
GalleryTag.topicId (2,4 topicTypeId
-
-
-
-
-
-
PostTag Table
-
-
PostTag.topicId (2,4 topicTypeId)
-
-
-
UserTopic
-
-
-
UserTopic.topicId (1,2,4 topicTypeId)
UserTopic.relatedToTopicId (1,2,4 topicTypeId)
-
CampMailToCamperSentDate
-
-
CampMailToCamperSentDate.topicId (1,2,4 topicTypeId)
-
-
-
RelatedTopic Table
-
RelatedTopic.relatedToTopicId (2, 4 topicTypeId)
-
-
-
Follower Table
-
Follower.followerId (1,2,4 topicTypeId)
-
-
TopicPost Table
-
-
TopicPost.topicId (1,2,4 topicTypeId)
TopicPost.postId (1,2,3,4,5 postTypeId)
-
-
-