-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error messages for dataset import conflicts.
Just had to debug some of these, and found the integer primary keys embedded in the old messages hard to use. Unfortunately I couldn't get rid of all of them: this code has no access to the general mapping from dataset type ID to dataset type name. But I think that's the least likely field to be causing the conflict here, so it's not a huge loss.
- Loading branch information
Showing
1 changed file
with
36 additions
and
9 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