Skip Menu |

This queue is for tickets about the DBIx-Class CPAN distribution.

Report information
The Basics
Id: 66823
Status: resolved
Priority: 0/
Queue: DBIx-Class

People
Owner: Nobody in particular
Requestors: earino [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.08193



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
Subject: When I lacking the proper DateTime formatter, DBIC hides the error
On Wed Mar 23 17:14:40 2011, earino wrote: Show quoted text
> 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
Nothing to do with S::L - this is a DBIx::Class problem, reassigning.