> (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

This does not work from the repl either. You forgot a quote.

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

Reply via email to