[DBIx-Class-Devel] [DBIx-Class-Fixtures] use quote_identifiers for problematic column names (#8)

hatorikibble notifications at github.com
Mon Nov 30 20:30:43 GMT 2015


this is a proposed fix for https://rt.cpan.org/Public/Bug/Display.html?id=108017, $dbh->quote_identifiers() should take care of 'bad' column and table names. Unfortunately I don't have a Postgres-Database available so I created just a general testcase at https://gist.github.com/hatorikibble/6b3d937cd447f617f9a0
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/8

-- Commit Summary --

  * use quote_identifiers for problematic column names

-- File Changes --

    M lib/DBIx/Class/Fixtures.pm (8)

-- Patch Links --

https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/8.patch
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/8.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20151130/400336e9/attachment.htm>


More information about the DBIx-Class-Devel mailing list