BEFORE:
@Modifying @Query(value = "DELETE FROM event_tag WHERE event_name = :event_name AND project_id =:project_id", nativeQuery = true) void delet