test #332
| @@ -393,6 +393,7 @@ class LiveRoomQueryRepositoryImpl( | ||||
|                     liveRoom.updatedAt.max() | ||||
|                 ) | ||||
|             ) | ||||
|             .from(liveRoom) | ||||
|             .innerJoin(liveRoom.member, member) | ||||
|             .where( | ||||
|                 liveRoom.isActive.isFalse | ||||
|   | ||||
		Reference in New Issue
	
	Block a user