-
-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify addUserMultipleProblems of lib/WeBWorK/DB.pm to use
eval { $self->{problem_user}->insert_records([@problemList]); }; so that a single DB call makes all the inserts. Test that no records for this user and set exist before making that call.
- Loading branch information
1 parent
2c1c728
commit 48a068b
Showing
1 changed file
with
14 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters