Is it correct to run lein migratus
in the heroku bash to get the db set up? Still no joy. 😞
it's probably better to have the application run its own migrations when it starts up
you can pass it the migrate command line argument on start and it will run migrations from within the app