Active
Project:
Views Argument Sort
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2010 at 07:19 UTC
Updated:
11 Jul 2010 at 07:23 UTC
Looks like pgsql needs a custom db function, but for what it's worth here's how to do FIND_IN_SET()
http://omarqureshi.net/posts/2010/06/10/find-in-set-for-postgres/
(Thanks cafuego)