[DBIx-Class-Devel] [Perl5/DBIx-Class] Set formatter class to display correct data while viewing value (#138)

Eugen Konkov notifications at github.com
Wed Oct 28 17:18:58 GMT 2020


FIXES: RT133621

When inflated value is stringified it does not display all info about the data. 
In this pull request we auto setup found formatter to correctly deflate while accessing the value:

$result->date_field
You can view, comment on, or merge this pull request online at:

  https://github.com/Perl5/DBIx-Class/pull/138

-- Commit Summary --

  * Set formatter class to display correct data while viewing value

-- File Changes --

    M lib/DBIx/Class/InflateColumn/DateTime.pm (11)

-- Patch Links --

https://github.com/Perl5/DBIx-Class/pull/138.patch
https://github.com/Perl5/DBIx-Class/pull/138.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/Perl5/DBIx-Class/pull/138
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20201028/182bac15/attachment.htm>


More information about the DBIx-Class-Devel mailing list