[DBIx-Class-Devel] [Perl5/DBIx-Class] Column names can include spaces and other non 'w' characters (#129)

yewtc notifications at github.com
Fri Oct 12 17:29:54 GMT 2018


MSSQL allows spaces (and other non-word characters) in column names. At the point that this code is executed we are looking at column names and not accessors,
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Column names can include spaces and other non 'w' characters

-- File Changes --

    M lib/DBIx/Class/ResultSource.pm (2)

-- Patch Links --

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


More information about the DBIx-Class-Devel mailing list