Restore 'timezone' field in column info ( extends eef9b484 )
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sat, 18 Jun 2016 11:37:10 +0000 (12:37 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 20 Jun 2016 08:47:32 +0000 (10:47 +0200)
commit591df363660658ed30e60438c5251ca480925a6f
treec98aee3f248fd3a02bbfc68e7def17447b22a991
parent304409e12f0c26662204e662f69a67f04283840b
Restore 'timezone' field in column info ( extends eef9b484 )

The keys in the column info hash are semi-public API, and 'timezone' in
particular is used by DBIx::Class::InflateColumn::DateTime::WithTimeZone.

Keep documenting time_zone as the main name, but note that it's stored
under both keys.
lib/DBIx/Class/InflateColumn/DateTime.pm
t/icdt/offline_pg.t