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