Drop all database objects?

I can’t drop because I already have a version of my app deployed and it is holding open database connections. Discussed a bit here: I need to run `mix ecto.reset` in production