>> (query (sql-compile `(:insert-into 'kupci :set >> ,@(list 'vrijemeunosa (:now))))) > This does not work from the repl either. You forgot a quote. It works in repl. What quote do you mean ?