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