putting IC::DateTime locale, timezone or floating_tz_ok attributes into extra =>...
authorJohannes Plunien <plu@cpan.org>
Tue, 17 Mar 2009 15:31:08 +0000 (15:31 +0000)
committerJohannes Plunien <plu@cpan.org>
Tue, 17 Mar 2009 15:31:08 +0000 (15:31 +0000)
commit92ed069505f7c50adc6910ddf7e230f80acd5db1
tree4e24872fa79227086465facb57aa56abea576ed2
parent90f80a179bef37e4d96d6f8c0baaf513240db986
putting IC::DateTime locale, timezone or floating_tz_ok attributes into extra => {} has been deprecated. The new way is to put these things directly into the columns definition
Changes
lib/DBIx/Class/InflateColumn/DateTime.pm
t/89inflate_datetime.t
t/lib/DBICTest/Schema/EventTZ.pm
t/lib/DBICTest/Schema/EventTZDeprecated.pm [new file with mode: 0644]