[postmodern-devel] query

Haris fbogdanovic at xnet.hr
Sun Jan 30 12:49:10 UTC 2011


I got it. I have to :or it with :is-null, like this:

(sql (:select '* :from 'table :where 
    (:or (:like 'field "%something%") (:is-null 'field))))




More information about the postmodern-devel mailing list