Files
gerrit/appjar
Shawn O. Pearce f95b9e0ba7 Change PatchSetImporter to rely upon OrmDuplicateKeyException
If a patch content already exists in the database gwtorm will now
throw a OrmDuplicateKeyException back to the caller.  When that is
the case we know its already been handled.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-01-14 12:02:52 -08:00
..