There is only 1 CommonState that doesn't use tenantId, and this is the Session because Sessions are the only things that special. With how certain things work, it'd be easier if the tenantId was handled by the SqlStatement. We should probably have it so that you build the SqlStatement with a tenantId & then it's auto-included in every search without needing to call "addByTenantId" or anything.
There is only 1 CommonState that doesn't use tenantId, and this is the Session because Sessions are the only things that special. With how certain things work, it'd be easier if the tenantId was handled by the SqlStatement. We should probably have it so that you build the SqlStatement with a tenantId & then it's auto-included in every search without needing to call "addByTenantId" or anything.