[DBIx-Class-Devel] [dbsrgits/sql-translator] PostgreSQL parser (?) does not allow indexes on expressions with more than one argument (#83)

Matthew Musgrove notifications at github.com
Fri Dec 9 15:08:23 GMT 2016


It looks like this is actually the behavior of SQL::Translator::Utils::parse_list_arg. It splits strings on commas without regard for the contents.

-- 
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/sql-translator/issues/83#issuecomment-266035936
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20161209/0482236a/attachment.htm>


More information about the DBIx-Class-Devel mailing list