Removed check for ancient error results when…
authorCharlie Garrison <cngarrison@gmail.com>
Wed, 19 Oct 2016 02:58:22 +0000 (13:58 +1100)
committerCharlie Garrison <cngarrison@gmail.com>
Wed, 19 Oct 2016 02:58:22 +0000 (13:58 +1100)
commit87890302bbd02a3992e919df3a43054d4b113cef
treedddd925a65d6201cf8e363fcbbb0d67a78af0f3e
parent3d4debec185c87acba106e27e0b4ab6ded4bc041
Removed check for ancient error results when…

getting DateTime formatter from schema storage.

Error can occur earlier in code, unrelated to datetime formatter, and cause formatter to not be set. Don’t bail due to ancient errors.

Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
lib/DBIx/Class/Fixtures.pm