I have a query like:

(query (sql-compile `(:insert-into 'kupci :set
,@(list 'vrijemeunosa (:now)))))

If I try to execute it from repl it works
but when called within function I get

Undefined function :NOW called with arguments () ?

_______________________________________________
postmodern-devel mailing list
postmodern-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel

Reply via email to