Add @Where conditions on SingleSession and SharedSession
Because of these missing @Wheres and missing @SQLDeletes, it was possible to fully delete single-sessions from the database, and, additionally, it was possible to fetch sessions that were deleted from the database.