[DBIx-Class-Devel] [Perl5/DBIx-Class] fix example in manual (#131)

Doug Bell notifications at github.com
Sun Dec 2 23:14:12 GMT 2018


With the hashref as an argument to `add_columns`, the example throws an error during `set_primary_key`: `{UNKNOWN}: DBIx::Class::ResultSource::columns_info(): No such column 'id' on source 'tracks'`. Removing the hashref fixes this error.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * fix example in manual

-- File Changes --

    M lib/DBIx/Class/Manual/ResultClass.pod.proto (4)

-- Patch Links --

https://github.com/Perl5/DBIx-Class/pull/131.patch
https://github.com/Perl5/DBIx-Class/pull/131.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/131
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20181202/4a2e7ea9/attachment.htm>


More information about the DBIx-Class-Devel mailing list