Subject: | When I lacking the proper DateTime formatter, S::L just quietly ignores it. |
From the IRC discussion about an error in inflated columns with DBIx-Class-Schema-Loader:
because S::L now adds undef_if_invalid by default, it eats the exception about unavailability of
*optional* datetime handling deps
This also led to a discussion regarding whether I could simply add the formatter, to which was
replied:
ribasushi: ah s**t I can't, dep group is not defined yet