jiveFollow Table

Containers (Projects/Spaces) a user is following

Column Name Type Length Nullable Unicode Description
containerID bigint N/A false   The ID of the container Primary key.
containerType int N/A false   The type of the container Primary key.
creationDate bigint N/A false   The creation date of the entry.
userID bigint N/A false   The ID of the user following the container. Primary key.