[DBIx-Class-Devel] [dbsrgits/dbix-class] Fix parsing driver names from DSN when the middle part includes DBI attributes (#99)

Peter Rabbitson notifications at github.com
Sat Apr 2 09:07:46 GMT 2016


> Ideally I guess DBI->parse_dsn should be used but that would set a strong requirement on DBI 1.43+.

We already depend on 1.57+, but there is another concern of loading DBI.pm as late as possible, thus I will stick with a regex.

> Do you need me to fix this PR with the DBI regex?

No need, I will take it from here. Thank you!

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/99#issuecomment-204676743
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20160402/dd12ab5f/attachment.htm>


More information about the DBIx-Class-Devel mailing list