Fork me on GitHub
#duct
<
2017-09-27
>
nicoschneider20:09:52

hi everyone, I just tried out a lein uberjar in a duct project with +sqlite. the app starts fine, and the database connection is established, but ragtime is not applying any migrations. When I start a repl and do (dev) + (go) it works. Am I missing something? Should I manually apply the migrations, and if so, how would I achieve this?