INSERT INTO tournament_blind_structures_template (tournament_id, blind_structure_id) VALUES (#{tournamentId}, #{blindStructureId}) DELETE FROM tournament_blind_structures_template WHERE tournament_id = #{tournamentId}