This is probably because you haven’t mounted the DB by starting the app.
(in-ns 'guestbook.user)
(start)
(create-migration "foo")
This is probably because you haven’t mounted the DB by starting the app.
(in-ns 'guestbook.user)
(start)
(create-migration "foo")