[postmodern-devel] "WHERE id IN (1, 2, 3)" conditions

Marijn Haverbeke marijnh at gmail.com
Wed Dec 28 11:42:20 UTC 2011


See http://marijnhaverbeke.nl/postmodern/s-sql.html#set . (You want
(:in foo (:set 1 2 3)) , or, when the set is not static, (:in foo
(:set x)) where x holds a list.




More information about the postmodern-devel mailing list