From: Michael Orlitzky Date: Wed, 24 Sep 2014 01:57:51 +0000 (-0400) Subject: Make the MostLapsLeading embedded fields of AutoRacingResults optional. X-Git-Tag: 0.1.1~3 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=6d0766209118bd725438d24620d3ac2ffa374fd8;hp=6d0766209118bd725438d24620d3ac2ffa374fd8;p=dead%2Fhtsn-import.git Make the MostLapsLeading embedded fields of AutoRacingResults optional. Add a test case for the newly-optional fields and fix a shelltest. Update the AutoRacingResultsXML dbschema diagram. ---