making migration occur on start

This commit is contained in:
Bryce Covert
2020-09-15 13:44:01 -07:00
parent b5e19030f1
commit f944a2e90f
2 changed files with 14 additions and 8 deletions

View File

@@ -5,6 +5,7 @@
[auto-ap.yodlee.core]
[auto-ap.background.invoices]
[auto-ap.square.core]
[auto-ap.datomic.migrate]
[nrepl.server :refer [start-server stop-server]]
[config.core :refer [env]]
[ring.adapter.jetty :refer [run-jetty]]