Fork me on GitHub
#luminus
<
2017-02-20
>
janvanryswyck20:02:08

Hi all, I’m rather new to Clojure and Luminus. I was wondering how I’m able to reload the DB component (HugSQL) when I make changes to a SQL file. When I try to (restart) the old query is still being used. Also I was wondering why the ‘admin.core/http-server is not loaded when (start) ing the application (in user.clj it’s specified to mount/start-without). Is it a good/bad idea to remove this from the start-without statement? Thanks in advance for helping me understand this.